‪TYPO3CMS  11.5
RequestHandlers.php
Go to the documentation of this file.
1 <?php
2 
3 declare(strict_types=1);
4 
5 return [
6  \TYPO3\CMS\Extbase\Mvc\Web\FrontendRequestHandler::class,
7 ];