PATH:
home
/
rwabteecom
/
project_11
/
vendor
/
spatie
/
error-solutions
/
legacy
/
ignition
/
Contracts
/
Editing: HasSolutionsForThrowable.php
<?php namespace Spatie\Ignition\Contracts; interface HasSolutionsForThrowable extends \Spatie\ErrorSolutions\Contracts\HasSolutionsForThrowable { }
SAVE
CANCEL