🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
mnt
/
web613
/
c2
/
38
/
570372438
/
htdocs
/
STRATO-apps
/
wordpress_02
/
app
/
wp-content
/
plugins
/
elementor
/
vendor
/
elementor
/
wp-one-package
/
src
/
Admin
/
Exceptions
✏️
Editing: MigrationException.php
<?php namespace ElementorOne\Admin\Exceptions; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } /** * Migration MigrationException */ class MigrationException extends \Exception {}
💾 Save Changes
❌ Cancel