Nelmio\Alice\Definition\Fixture\MutableFixture::getValueForCurrent PHP 메소드

getValueForCurrent() 공개 메소드

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