Skip to content

Commit b172ac1

Browse files
committed
Fix docblocks.
1 parent 5a84472 commit b172ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/RequestValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public function merge(array $validators)
6464
/**
6565
* Extend the validators.
6666
*
67-
* @param string|\Dingo\Api\Http\Validator
67+
* @param string|\Dingo\Api\Http\Validator $validator
6868
*
6969
* @return void
7070
*/

0 commit comments

Comments
 (0)