Jarves\Configuration\Field::getMaxLength PHP 메소드

getMaxLength() 공개 메소드

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