Jarves\Configuration\Field::getInputWidth PHP Method

getInputWidth() public method

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