PHP 8.4.0 RC3 available for testing

UI\Controls\Separator::__construct

(UI 0.9.9)

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

Description

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

Construit un nouveau séparateur du type donné

Liste de paramètres

type

Separator::Horizonal ou Separator::Vertical

add a note

User Contributed Notes

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