Jarves\Configuration\Field::getFieldWidth PHP Method

getFieldWidth() public method

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