Skip to content

Commit

Permalink
Update Controller.api.stub
Browse files Browse the repository at this point in the history
  • Loading branch information
joy2362 authored Jun 21, 2023
1 parent 7e31cbf commit 5d7fb58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Stubs/Controller.api.stub
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ namespace $NAMESPACE$;

use App\Http\Controllers\Controller;
use $SERVICE-NAMESPACE$;
use Joy2362\ServiceGenerator\Helper\ApiHelper;
use Illuminate\Http\{JsonResponse, Request};
$REQUEST-NAMESPACE$;

Expand Down

0 comments on commit 5d7fb58

Please sign in to comment.