Skip to content

Commit

Permalink
fix: missing Request
Browse files Browse the repository at this point in the history
  • Loading branch information
rupadana committed Mar 17, 2024
1 parent c450099 commit 5142ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stubs/DetailHandler.stub
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ use App\Filament\Resources\SettingResource;
use {{ resource }};
use Rupadana\ApiService\Http\Handlers;
use Spatie\QueryBuilder\QueryBuilder;
use Illuminate\Http\Request;

class DetailHandler extends Handlers
{
Expand Down

0 comments on commit 5142ac1

Please sign in to comment.