Neos\Fusion\TypoScriptObjects\ResourceUriImplementation::getPath PHP Méthode

getPath() public méthode

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