📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 16:02:17
📂
/ (Root)
/
home
/
apkbfjox
/
stargame.pk
/
wp-content
/
plugins
/
wp-rocket
/
inc
/
Engine
/
Activation
📍 /home/apkbfjox/stargame.pk/wp-content/plugins/wp-rocket/inc/Engine/Activation
🔄 Refresh
✏️
Editing: ActivationInterface.php
Writable
<?php namespace WP_Rocket\Engine\Activation; interface ActivationInterface { /** * Executes this method on plugin activation * * @return void */ public function activate(); }
💾 Save Changes
❌ Cancel