PHP 8.1.28 Released!

UI\Controls\Picker::__construct

(UI 0.9.9)

UI\Controls\Picker::__constructСоздаёт новый объект Picker

Описание

public UI\Controls\Picker::__construct(int $type = UI\Controls\Picker::Date)

Создать новый объект Picker заданного типа

Список параметров

type

Picker::Date, Picker::Time или Picker::DateTime

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top