php8.5
Home/ Manual/ controls / separator/ UI\Controls\Separator::__construct

UI\Controls\Separator::__construct

PHP function Edit on GitHub ✎

(UI 0.9.9)

Construct a new Separator

Description

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

Shall construct a new Separator of the given type

Parameters

type

Separator::Horizontal or Separator::Vertical

Source: reference/ui/ui/controls/separator/construct.xml · from the official PHP manual (php/doc-en)