Jarves\Configuration\Field::getWidth PHP Метод

getWidth() публичный Метод

public getWidth ( ) : integer | string
Результат integer | string
    public function getWidth()
    {
        return $this->width;
    }
Field