📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 11:42:32
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
elementor
/
core
/
database
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/elementor/core/database
🔄 Refresh
✏️
Editing: base-migration.php
Writable
<?php namespace Elementor\Core\Database; abstract class Base_Migration { /** * Runs when upgrading the database * * @return void */ abstract public function up(); }
💾 Save Changes
❌ Cancel