Neos\Fusion\TypoScriptObjects\ResourceUriImplementation::getPath PHP Method

getPath() public method

.. URI
public getPath ( ) : string
return string
    public function getPath()
    {
        return $this->tsValue('path');
    }