Nelmio\Alice\Definition\Value\FakeValue::getValue PHP Method

getValue() public method

public getValue ( )
    public function getValue()
    {
        $this->__call(__METHOD__, func_get_args());
    }