PHP 8.4.6 Released!

UI\Controls\Picker::__construct

(UI 0.9.9)

UI\Controls\Picker::__constructCrea un nuevo selector

Descripción

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

Crea un nuevo selector del tipo dado

Parámetros

type

Picker::Date, Picker::Time, o Picker::DateTime

add a note

User Contributed Notes

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