PHP 8.4.6 Released!

UI\Controls\Check::getText

(UI 0.9.9)

UI\Controls\Check::getTextGet Text

Description

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

Shall return the text (label) for this Check

Parameters

This function has no parameters.

Return Values

The current text (label)

User Contributed Notes

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