Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit c12d263

Browse files
authored
Apply suggestions from code review
1 parent 1d78d66 commit c12d263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/ValidationRulesBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class ValidationRulesBuilder
2323

2424
/**
2525
* @var array|ValidationRule[]
26-
**/
26+
*/
2727
private $rules = [];
2828

2929
private $typeScope = [

0 commit comments

Comments
 (0)