PATH:
home
/
carfac
/
.trash
/
wp-optimize
/
vendor
/
matthiasmullie
/
minify
/
src
<?php /** * Base Exception. * * @deprecated Use Exceptions\BasicException instead * * @author Matthias Mullie <minify@mullie.eu> */ namespace MatthiasMullie\Minify; /** * Base Exception Class. * * @deprecated Use Exceptions\BasicException instead * * @author Matthias Mullie <minify@mullie.eu> */ abstract class Exception extends \Exception {}
[+]
Exceptions
[-] JS.php
[edit]
[-] Exception.php
[edit]
[-] Minify.php
[edit]
[-] CSS.php
[edit]
[+]
..