Neos\Flow\Tests\Functional\ObjectManagement\Fixtures\PrototypeClassE::getNullValue PHP 메소드

getNullValue() 공개 메소드

public getNullValue ( ) : string
리턴 string
    public function getNullValue()
    {
        return $this->nullValue;
    }