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