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

getFieldWidth() public méthode

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