🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 01:10:21 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
plugins
/
elementor
/
core
/
database
📍 /home/eliteewa/public_html/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