PATH:
var
/
softaculous
/
sitepad
/
editor
/
site-data
/
plugins
/
speedycache
/
lib
/
Minify
<?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 { }
[+]
Exceptions
[-] LICENSE
[edit]
[-] composer.json
[edit]
[+]
..
[-] Minify.php
[edit]
[-] ruleset.xml
[edit]
[+]
data
[-] Exception.php
[edit]
[-] CSS.php
[edit]