Neos\Fusion\Core\ExceptionHandlers\AbstractRenderingExceptionHandler::getRuntime PHP 메소드

getRuntime() 보호된 메소드

Returns current TypoScript runtime
protected getRuntime ( ) : Runtime
리턴 Neos\Fusion\Core\Runtime
    protected function getRuntime()
    {
        return $this->runtime;
    }