revision 0c11a4e8c075ef39a8bac5739a92b58453d93f3a
1 2 3 4 5 6
$typoscript = GeneralUtility::makeInstance(ConfigurationManager::class)->getConfiguration( ConfigurationManager::CONFIGURATION_TYPE_FRAMEWORK, 'Myext' ); $this->centerFolderUid = (int) $typoscript['settings']['centerFolderUid'];
https://daniel-siepmann.de/concrete-typo3-dependency-injection-examples.html