Jarves\Configuration\Field::getInputWidth PHP Méthode

getInputWidth() public méthode

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