관리-도구
편집 파일: HasSolutionsForThrowable.php
<?php namespace Spatie\Ignition\Contracts; interface HasSolutionsForThrowable extends \Spatie\ErrorSolutions\Contracts\HasSolutionsForThrowable { }