Neos\Fusion\Exception\RuntimeException::getTypoScriptPath PHP 메소드

getTypoScriptPath() 공개 메소드

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