‪TYPO3CMS  10.4
AdditionalConfiguration.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['FE']['debug'] = false
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['Core/TypoScript/TemplateService']['runThroughTemplatesPostProcessing']['FunctionalTest']
 

Variable Documentation

◆ $GLOBALS [1/2]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'FE'][ 'debug'] = false

Definition at line 9 of file AdditionalConfiguration.php.

◆ $GLOBALS [2/2]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'Core/TypoScript/TemplateService'][ 'runThroughTemplatesPostProcessing'][ 'FunctionalTest']
Initial value:
=
\TYPO3\TestingFramework\Core\Functional\Framework\Frontend\Hook\TypoScriptInstructionModifier::class . '->apply'

Definition at line 12 of file AdditionalConfiguration.php.