Jarves\Configuration\Field::getMaxLength PHP Méthode

getMaxLength() public méthode

public getMaxLength ( ) : integer
Résultat integer
    public function getMaxLength()
    {
        return $this->maxLength;
    }
Field