KUJUNTI.ID MINISH3LL
Path : /var/www/html/thb_loan_system/vendor/spatie/ignition/src/Contracts/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : /var/www/html/thb_loan_system/vendor/spatie/ignition/src/Contracts/HasSolutionsForThrowable.php


<?php

namespace Spatie\Ignition\Contracts;

use Throwable;

/**
 * Interface used for SolutionProviders.
 */
interface HasSolutionsForThrowable
{
    public function canSolve(Throwable $throwable): bool;

    /** @return array<int, \Spatie\Ignition\Contracts\Solution> */
    public function getSolutions(Throwable $throwable): array;
}

© KUJUNTI.ID