관리-도구
편집 파일: NotFoundException.php
<?php namespace Intervention\Image\Exception; class NotFoundException extends ImageException { # nothing to override }