CakeFest 2024: The Official CakePHP Conference

UI\Control::getParent

(UI 0.9.9)

UI\Control::getParentGet Parent Control

Descrição

public UI\Control::getParent(): UI\Control

Shall return the parent Control

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

add a note

User Contributed Notes

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