‪TYPO3CMS  10.4
tt_content.php
Go to the documentation of this file.
1 <?php
2 
3 defined('TYPO3_MODE') or die();
4 
6  'tx_impexp_origuid' => [
7  'config' => [
8  'type' => 'passthrough'
9  ]
10  ]
11 ];
12 
13 \‪TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addTCAcolumns('tt_content', ‪$fields);
‪TYPO3
‪$fields
‪$fields
Definition: tt_content.php:5