mirror of
https://github.com/vlucas/valitron.git
synced 2025-12-31 07:01:54 +00:00
Merge pull request #167 from shin1x1/fix-wrong-return-type
Fix wrong @return in Doc Comments
This commit is contained in:
commit
c2cfafbb00
@ -1139,7 +1139,7 @@ class Validator
|
||||
|
||||
/**
|
||||
* @param array $labels
|
||||
* @return string
|
||||
* @return $this
|
||||
*/
|
||||
public function labels($labels = array())
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user