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