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