/packages/Image/Image/Exceptions/ImageException.class.php
https://bitbucket.org/alexamiryan/stingle · PHP · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · 7120f7a1f8c2f196babbfe4d774dc36b MD5 · raw file
- <?php
- class ImageException extends Exception
- {
-
- }