|
@@ -14,11 +14,9 @@ |
|
|
block discarded – undo |
|
14
|
14
|
* The TYPO3 project - inspiring people to share! |
|
15
|
15
|
*/ |
|
16
|
16
|
|
|
17
|
|
-use ApacheSolrForTypo3\Solr\System\Configuration\ConfigurationManager; |
|
18
|
17
|
use ApacheSolrForTypo3\Solr\System\Configuration\TypoScriptConfiguration; |
|
19
|
18
|
use TYPO3\CMS\Core\TypoScript\TypoScriptService; |
|
20
|
19
|
use TYPO3\CMS\Core\Utility\GeneralUtility; |
|
21
|
|
-use TYPO3\CMS\Extbase\Configuration\ConfigurationManager as ExtbaseConfigurationManager; |
|
22
|
20
|
use TYPO3\CMS\Extbase\Reflection\ObjectAccess; |
|
23
|
21
|
use TYPO3\CMS\Extbase\Service\FlexFormService; |
|
24
|
22
|
|
Please login to merge, or discard this patch.