Neos\Fusion\Core\ExceptionHandlers\AbstractRenderingExceptionHandler::getRuntime PHP Méthode

getRuntime() protected méthode

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