🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 11:42:33 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
janapremi.anantaacharya.com.np
/
wp-content
/
plugins
/
elementor
/
core
/
database
📍 /home/therahul/janapremi.anantaacharya.com.np/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