We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6893fc commit dfde682Copy full SHA for dfde682
src/Valitron/Validator.php
@@ -1229,7 +1229,7 @@ public function hasValidator($name)
1229
/**
1230
* Convenience method to add a single validation rule
1231
*
1232
- * @param string|callback $rule
+ * @param string|callable $rule
1233
* @param array|string $fields
1234
* @return Validator
1235
* @throws \InvalidArgumentException
0 commit comments