Neos\Fusion\Exception\RuntimeException::getTypoScriptPath PHP Method

getTypoScriptPath() public method

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