Initial commit
This commit is contained in:
7
vendor/spatie/error-solutions/legacy/ignition/Contracts/BaseSolution.php
vendored
Normal file
7
vendor/spatie/error-solutions/legacy/ignition/Contracts/BaseSolution.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Spatie\Ignition\Contracts;
|
||||
|
||||
class BaseSolution extends \Spatie\ErrorSolutions\Contracts\BaseSolution implements Solution
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user