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