PHP 8.3.4 Released!

UI\Controls\MultilineEntry::append

(UI 0.9.9)

UI\Controls\MultilineEntry::appendAppend Text

Description

public UI\Controls\MultilineEntry::append(string $text)

Shall append the given text to the text in this Multiline Entry

Parameters

text

The text to append

add a note

User Contributed Notes

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