<?php /** * @return \TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController */ protected function getFrontend() { return $GLOBALS['TSFE']; }