UI\Controls\MultilineEntry::__construct

(UI 0.9.9)

UI\Controls\MultilineEntry::__construct — Construct a new Multiline Entry

Açıklama

public function UI\Controls\MultilineEntry::__construct(int $type = ?)

Shall construct a new Multiline Entry of the given type

Bağımsız Değişkenler

type

MultilineEntry::Wrap or MultilineEntry::NoWrap

+add a note

User Contributed Notes

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