PATH:
home
/
bnathsfovv
/
marcopaolini.info
/
wp-content
/
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 { }
[-] Minify.php
[edit]
[-] Exception.php
[edit]
[-] LICENSE
[edit]
[-] ruleset.xml
[edit]
[-] composer.json
[edit]
[+]
data
[+]
..
[+]
Exceptions
[-] CSS.php
[edit]