Improving validation code and comments.
This commit is contained in:
parent
9d8c5d3587
commit
5956b90735
|
@ -119,7 +119,7 @@ public function is($length)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the minimum and maximize size of the attribute.
|
* Set the minimum and maximum size of the attribute.
|
||||||
*
|
*
|
||||||
* @param int $minimum
|
* @param int $minimum
|
||||||
* @param int $maximum
|
* @param int $maximum
|
||||||
|
|
Loading…
Reference in New Issue