CakeFest 2024: The Official CakePHP Conference

UI\Controls\Check::getText

(UI 0.9.9)

UI\Controls\Check::getTextGet Text

Açıklama

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

Shall return the text (label) for this Check

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

The current text (label)

add a note

User Contributed Notes

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