TYPO3  7.6
Variables
t3editor/ext_localconf.php File Reference

Go to the source code of this file.

Variables

if(TYPO3_MODE=== 'BE') $GLOBALS ['TYPO3_CONF_VARS']['SYS']['formEngine']['nodeRegistry'][1433089350]
 

Variable Documentation

if (TYPO3_MODE=== 'BE') $GLOBALS['TYPO3_CONF_VARS']['SYS']['formEngine']['nodeRegistry'][1433089350]
Initial value:
= array(
'nodeName' => 't3editor',
'priority' => 40,
'class' => \TYPO3\CMS\T3editor\Form\Element\T3editorElement::class,
)

Definition at line 15 of file t3editor/ext_localconf.php.