Jarves\Configuration\Field::getMaxLength PHP Method

getMaxLength() public method

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