PHP 8.0.30
Preview: base-migration.php Size: 177 B
/home/certprox/template.certproxywizard.com/wp-content/plugins/elementor/core/database/base-migration.php

<?php

namespace Elementor\Core\Database;

abstract class Base_Migration {
	/**
	 * Runs when upgrading the database
	 *
	 * @return void
	 */
	abstract public function up();
}

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
1.30 KB lrw-r--r-- 2026-06-08 13:39:09
Edit Download
177 B lrw-r--r-- 2026-06-08 13:39:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).