for PhpStorm validation

This commit is contained in:
Egor Gruzdev 2016-12-14 10:40:14 +02:00
parent d9b1548c39
commit 5181664c79

View File

@ -1084,7 +1084,7 @@ class Validator
* Convenience method to add a single validation rule
*
* @param string|callback $rule
* @param array $fields
* @param array|string $fields
* @return $this
* @throws \InvalidArgumentException
*/