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

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

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