‪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' => '',
'description' => '',
'category' => 'example',
'author' => '',
'author_company' => '',
'author_email' => '',
'state' => 'stable',
'clearCacheOnLoad' => 1,
'version' => '11.5.37',
'constraints' => [
'depends' => [
'typo3' => '11.5.37',
],
'conflicts' => [],
'suggests' => [],
],
]

Definition at line 5 of file ext_emconf.php.