PATH:
home
/
centosnipponia
/
public_html
/
appnip-old
/
vendor
/
facade
/
ignition-contracts
/
src
<?php namespace Facade\IgnitionContracts; interface Solution { public function getSolutionTitle(): string; public function getSolutionDescription(): string; public function getDocumentationLinks(): array; }
[+]
..
[-] BaseSolution.php
[edit]
[-] HasSolutionsForThrowable.php
[edit]
[-] ProvidesSolution.php
[edit]
[-] RunnableSolution.php
[edit]
[-] Solution.php
[edit]
[-] SolutionProviderRepository.php
[edit]
[-] .htaccess.disabled
[edit]