Neos\Fusion\Exception\RuntimeException::getTypoScriptPath PHP Метод

getTypoScriptPath() публичный Метод

public getTypoScriptPath ( ) : null | string
Результат null | string
    public function getTypoScriptPath()
    {
        return $this->typoScriptPath;
    }