Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot authored and jiannei committed May 31, 2022
1 parent 0b398ff commit 79e74fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Http/Middleware/SetAcceptHeader.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ class SetAcceptHeader
* @param \Illuminate\Http\Request $request
* @param \Closure $next
* @param string $type
*
* @return \Illuminate\Http\Response
*/
public function handle(Request $request, Closure $next, string $type = 'json')
Expand Down

0 comments on commit 79e74fc

Please sign in to comment.