PHP 8.1.28 Released!

UI\Controls\Separator::__construct

(UI 0.9.9)

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

Описание

public UI\Controls\Separator::__construct(int $type = UI\Controls\Separator::Horizontal)

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

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

type

Separator::Horizonal или Separator::Vertical

add a note

User Contributed Notes

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