- <?php
- defined('TYPO3_MODE') || die();
- // \TYPO3\CMS\Frontend\Middleware\SiteResolver is overridden but not xclassed here; instead it is
- // replaced in the middlewares array (@see ot_optimizer/Configuration/RequestMiddlewares.php)
- // \TYPO3\CMS\Frontend\Middleware\PageResolver is overridden but not xclassed here; instead it is
- // replaced in the middlewares array (@see ot_optimizer/Configuration/RequestMiddlewares.php)
|