PATH:
home
/
lab2454c
/
westernclear.net
/
vendor
/
spatie
/
ignition
/
src
/
Contracts
<?php namespace Spatie\Ignition\Contracts; interface ProvidesSolution { public function getSolution(): Solution; }
[-] HasSolutionsForThrowable.php
[edit]
[-] ProvidesSolution.php
[edit]
[-] BaseSolution.php
[edit]
[-] ConfigManager.php
[edit]
[+]
..
[-] SolutionProviderRepository.php
[edit]
[-] RunnableSolution.php
[edit]
[-] Solution.php
[edit]