Skip to content

Commit

Permalink
Merge pull request #1637 from solomon-ochepa/patch-11
Browse files Browse the repository at this point in the history
Update middleware.stub
  • Loading branch information
dcblogdev authored Oct 22, 2023
2 parents 2b97ccb + 4a9c1ba commit b075f2f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Commands/stubs/middleware.stub
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ class $CLASS$
{
/**
* Handle an incoming request.
*
* @param \Illuminate\Http\Request $request
* @param \Closure $next
* @return mixed
*/
public function handle(Request $request, Closure $next)
{
Expand Down

0 comments on commit b075f2f

Please sign in to comment.