Skip to content

Commit

Permalink
fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
ragingdave committed Mar 2, 2021
1 parent 019c0ce commit a16b0a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Http/Controllers/ActionController.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
class ActionController extends NovaActionController
{
/**
* This uses the custom ActionRequest typehint to enable
* dependency features.
* create custom request from base Nova ActionRequest
*
* @param \Laravel\Nova\Http\Requests\ActionRequest $request
* @return \Illuminate\Http\Response
Expand Down

0 comments on commit a16b0a7

Please sign in to comment.