Jarves\Configuration\Field::getWidth PHP Method

getWidth() public method

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