📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-07-01 04:17:36
📂
/ (Root)
/
home
/
apkbfjox
/
7lgbet.pro
/
wp-content
/
plugins
/
wp-rocket
/
inc
/
Engine
/
Optimization
/
Minify
📍 /home/apkbfjox/7lgbet.pro/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify
🔄 Refresh
✏️
Editing: ProcessorInterface.php
Writable
<?php namespace WP_Rocket\Engine\Optimization\Minify; interface ProcessorInterface { /** * Performs the optimization process on the given HTML * * @param string $html HTML content. * @return string */ public function optimize( $html ); }
💾 Save Changes
❌ Cancel