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