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

getWidth() public méthode

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