Edit File: ImageException.php
<?php namespace Intervention\Image\Exception; class ImageException extends \RuntimeException { # nothing to override }
Back to File Manager