PHP 8.4.6 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

User Contributed Notes

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