📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 14:22:19
📂
/ (Root)
/
home
/
apkbfjox
/
kattu.com.pk
/
wp-content
/
plugins
/
wp-rocket
/
inc
/
Engine
/
Optimization
/
Minify
📍 /home/apkbfjox/kattu.com.pk/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