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