method
public
RangeConfig::__construct()
Сигнатура
public __construct(string $name[, float|null $min = null ][, float|null $max = null ][, float|null $step = null ]) : mixed
Параметры
$name
string
$min
float|null
= null
$max
float|null
= null
$step
float|null
= null
Возвращаемое значение
mixed
Исходный файл: source/main/lib/grid/column/editable/rangeconfig.php:19

