Edit File: HasSolutionsForThrowable.php
<?php namespace Spatie\Ignition\Contracts; interface HasSolutionsForThrowable extends \Spatie\ErrorSolutions\Contracts\HasSolutionsForThrowable { }
Back to File Manager