Files
oai-symfony/typo3conf/autoload/autoload_psr4.php
2026-07-03 17:53:31 +02:00

23 lines
1.5 KiB
PHP

<?php
// autoload_classmap.php @generated by TYPO3
$typo3InstallDir = \TYPO3\CMS\Core\Core\Environment::getPublicPath() . '/';
return array(
'Bobosch\\OdsOsm\\' => array($typo3InstallDir . 'typo3conf/ext/ods_osm/Classes'),
'Brightside\\Embedassets\\' => array($typo3InstallDir . 'typo3conf/ext/embedassets/Classes'),
'Brightside\\Paginatedprocessors\\' => array($typo3InstallDir . 'typo3conf/ext/paginatedprocessors/Classes'),
'Brightside\\Youtubevideo\\' => array($typo3InstallDir . 'typo3conf/ext/youtubevideo/Classes'),
'Cartedalegare\\' => array($typo3InstallDir . 'typo3conf/ext/cartedalegare/Classes'),
'DirkPersky\\DpCookieconsent\\' => array($typo3InstallDir . 'typo3conf/ext/dp_cookieconsent/Classes'),
'FriendsOfTYPO3\\TtAddress\\' => array($typo3InstallDir . 'typo3conf/ext/tt_address/Classes'),
'GeorgRinger\\News\\' => array($typo3InstallDir . 'typo3conf/ext/news/Classes'),
'GeorgRinger\\NumberedPagination\\' => array($typo3InstallDir . 'typo3conf/ext/numbered_pagination/Classes'),
'MiniFranske\\FsMediaGallery\\' => array($typo3InstallDir . 'typo3conf/ext/fs_media_gallery/Classes'),
'SGalinski\\Lfeditor\\' => array($typo3InstallDir . 'typo3conf/ext/lfeditor/Classes'),
'SJBR\\SrFeuserRegister\\' => array($typo3InstallDir . 'typo3conf/ext/sr_feuser_register/Classes'),
'SJBR\\SrFreecap\\' => array($typo3InstallDir . 'typo3conf/ext/sr_freecap/Classes'),
'SJBR\\StaticInfoTables\\' => array($typo3InstallDir . 'typo3conf/ext/static_info_tables/Classes'),
);