‪TYPO3CMS  10.4
RequestHandlers.php
Go to the documentation of this file.
1 <?php
2 
3 declare(strict_types=1);
4 
5 return [
6  \TYPO3\CMS\Fluid\Core\Widget\WidgetRequestHandler::class,
7 ];