‪TYPO3CMS  11.5
ext_emconf.php File Reference

Go to the source code of this file.

Variables

 $EM_CONF [$_EXTKEY]
 

Variable Documentation

◆ $EM_CONF

$EM_CONF[ $_EXTKEY]
Initial value:
= [
'title' => 'parent_child_translation',
'description' => 'Test extension for Forge issue #92768',
'category' => 'example',
'author' => 'TYPO3 core team',
'author_company' => '',
'author_email' => '',
'state' => 'stable',
'version' => '11.5.39',
'constraints' => [
'depends' => [
'typo3' => '11.5.39',
],
'conflicts' => [],
'suggests' => [],
],
]

Definition at line 5 of file ext_emconf.php.