Neos\Fusion\Exception\RuntimeException::getTypoScriptPath PHP Méthode

getTypoScriptPath() public méthode

public getTypoScriptPath ( ) : null | string
Résultat null | string
    public function getTypoScriptPath()
    {
        return $this->typoScriptPath;
    }