Neos\Flow\Tests\Functional\ObjectManagement\Fixtures\PrototypeClassF::getTransientProperty PHP Method

getTransientProperty() public method

public getTransientProperty ( ) : string
return string
    public function getTransientProperty()
    {
        return $this->transientProperty;
    }