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