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

getFieldWidth() 공개 메소드

public getFieldWidth ( ) : integer | string
리턴 integer | string
    public function getFieldWidth()
    {
        return $this->fieldWidth;
    }
Field