File ManagerCurrent Directory: wp-content/plugins/elementor/app/modules/import-export/runnersLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: runner-interface.php <?php namespace Elementor\App\Modules\ImportExport\Runners; use Elementor\App\Modules\ImportExport\Module; interface Runner_Interface { const META_KEY_ELEMENTOR_IMPORT_SESSION_ID = Module::META_KEY_ELEMENTOR_IMPORT_SESSION_ID; const META_KEY_ELEMENTOR_EDIT_MODE = Module::META_KEY_ELEMENTOR_EDIT_MODE; /** * Get the name of the runners, used to identify the runner. * The name should be unique, unless you want to run over existing runner. * * @return string */ public static function get_name() : string; } Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)DirexportDirectory Rename | DeleteimportDirectory Rename | DeleterevertDirectory Rename | Deleterunner-interface.phpFile528.00 B Rename | Delete | Edit