parent root
PHP: UI\Control::getParent - Manual

UI\Control::getParent

(PHP 7, UI 0.9.9)

UI\Control::getParentGet Parent Control

Description

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

Shall return the parent Control

Parameters

This function has no parameters.

Return Values

add a noteadd a note

User Contributed Notes

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