mirror of
https://github.com/vlucas/valitron.git
synced 2025-12-30 23:01:52 +00:00
Fixed a typo that was introduces in an unrelated comment.
This commit is contained in:
parent
255384baa8
commit
55154359dc
@ -84,7 +84,7 @@ class Validator
|
||||
* @param array $fields
|
||||
* @param string $lang
|
||||
* @param string $langDir
|
||||
* @throws emInvalidArgumentException
|
||||
* @throws \InvalidArgumentException
|
||||
*/
|
||||
public function __construct($data = array(), $fields = array(), $lang = null, $langDir = null)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user