Neos\Flow\Tests\Functional\ObjectManagement\Fixtures\PrototypeClassE::getNullValue PHP Method

getNullValue() public method

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