🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 12:32:05 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
ashish.therahuldas.com
/
wp-content
/
plugins
/
speedycache
/
lib
/
Minify
📍 /home/therahul/ashish.therahuldas.com/wp-content/plugins/speedycache/lib/Minify
🔄 Refresh
✏️
Editing: Exception.php
Writable
<?php /** * Base Exception. * * @deprecated Use Exceptions\BasicException instead * * @author Matthias Mullie <minify@mullie.eu> */ namespace SpeedyCache\lib\Minify; /** * Base Exception Class. * * @deprecated Use Exceptions\BasicException instead * * @author Matthias Mullie <minify@mullie.eu> */ abstract class Exception extends \Exception { }
💾 Save Changes
❌ Cancel