3 * @deprecated since 6.0, the classname tx_impexp and this file is obsolete
4 * and will be removed with 6.2. The class was renamed and is now located at:
5 * typo3/sysext/impexp/Classes/ImportExport.php
7 require_once \TYPO3\CMS\Core\Utility\ExtensionManagementUtility
::extPath('impexp') . 'Classes/ImportExport.php';