fix typo in validator class comment.
This commit is contained in:
parent
da1715fb76
commit
808543844d
|
@ -491,7 +491,7 @@ protected function has_rule($attribute, $rules)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Extrac the rule name and parameters from a rule.
|
* Extract the rule name and parameters from a rule.
|
||||||
*
|
*
|
||||||
* @param string $rule
|
* @param string $rule
|
||||||
* @return array
|
* @return array
|
||||||
|
|
Loading…
Reference in New Issue