PHP 8.4.22 Released!

UI\Controls\Separator::__construct

(UI 0.9.9)

UI\Controls\Separator::__constructConstruit un nouveau séparateur

Description

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

Construit un nouveau séparateur du type donné

Liste de paramètres

type
Separator::Horizontal ou Separator::Vertical
add a note

User Contributed Notes

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