mirror of
https://github.com/vlucas/valitron.git
synced 2025-12-30 23:01:52 +00:00
Add missing throws phpdoc
This commit is contained in:
parent
57f2476642
commit
37563d76ba
@ -812,6 +812,7 @@ class Validator
|
||||
* @param string $fule
|
||||
* @param array $fields
|
||||
* @return $this
|
||||
* @throws \InvalidArgumentException
|
||||
*/
|
||||
public function rule($rule, $fields)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user