📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 20:57:42
📂
/ (Root)
/
home
/
apkbfjox
/
shamapk.com
/
wp-content
/
plugins
/
wp-rocket
/
inc
/
Dependencies
/
League
/
Container
/
Argument
📍 /home/apkbfjox/shamapk.com/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument
🔄 Refresh
✏️
Editing: ClassNameInterface.php
Writable
<?php declare(strict_types=1); namespace WP_Rocket\Dependencies\League\Container\Argument; interface ClassNameInterface { /** * Return the class name. * * @return string */ public function getClassName() : string; }
💾 Save Changes
❌ Cancel