PHP 8.4.6 Released!

UI\Controls\Entry::getText

(UI 0.9.9)

UI\Controls\Entry::getTextGet Text

Description

public UI\Controls\Entry::getText(): string

Shall return the current text from this Entry

Parameters

This function has no parameters.

Return Values

The current text

User Contributed Notes

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