Skip to content

Commit 3c47b5c

Browse files
committed
Apply fixes from StyleCI
1 parent fbf555d commit 3c47b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/Requests/DestroyRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public function rules()
2323
/**
2424
* Define the validation rules for destroying resources.
2525
*
26-
* @param Resource $resource
26+
* @param resource $resource
2727
*
2828
* @return array
2929
*

0 commit comments

Comments
 (0)