File tree 3 files changed +0
-5
lines changed
3 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
use FluidTYPO3 \Vhs \Traits \SourceSetViewHelperTrait ;
6
6
use TYPO3 \CMS \Extbase \Configuration \ConfigurationManagerInterface ;
7
- use TYPO3 \CMS \Frontend \ContentObject \ContentObjectRenderer ;
8
7
9
8
class DummySourceSetViewHelper
10
9
{
Original file line number Diff line number Diff line change 24
24
use TYPO3 \CMS \Core \Localization \Locales ;
25
25
use TYPO3 \CMS \Core \Localization \LocalizationFactory ;
26
26
use TYPO3 \CMS \Core \Utility \GeneralUtility ;
27
- use TYPO3 \CMS \Extbase \Configuration \ConfigurationManager ;
28
27
use TYPO3Fluid \Fluid \Core \Parser \Interceptor \Escape ;
29
28
30
29
/**
Original file line number Diff line number Diff line change 13
13
use FluidTYPO3 \Vhs \Tests \Unit \AbstractTestCase ;
14
14
use Psr \Http \Message \ServerRequestInterface ;
15
15
use TYPO3 \CMS \Core \Core \SystemEnvironmentBuilder ;
16
- use TYPO3 \CMS \Core \Http \ApplicationType ;
17
- use TYPO3 \CMS \Core \Http \ServerRequest ;
18
- use TYPO3 \CMS \Extbase \Configuration \ConfigurationManagerInterface ;
19
16
use TYPO3 \CMS \Frontend \ContentObject \ContentObjectRenderer ;
20
17
use TYPO3 \CMS \Frontend \Controller \TypoScriptFrontendController ;
21
18
use TYPO3Fluid \Fluid \Core \ViewHelper \TagBuilder ;
You can’t perform that action at this time.
0 commit comments