‪TYPO3CMS  ‪main
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' => 'DataHandler Testing test_irre_foreignfield',
'description' => 'DataHandler Testing test_irre_foreignfield',
'category' => 'example',
'version' => '13.1.0',
'state' => 'beta',
'author' => 'Anja Leichsenring',
'author_email' => 'aleichsenring@ab-softlab.de',
'author_company' => '',
'constraints' => [
'depends' => [
'typo3' => '13.1.0',
],
'conflicts' => [],
'suggests' => [],
],
]

Definition at line 5 of file ext_emconf.php.