Config_Container::getParent

Config_Container::getParent() – Return item parent object

Synopsis

require_once 'Config/Container.php';

object Config_Container::getParent ( void )

Description

Returns the item parent object.

Return value

object - reference to parent object or NULL if root object

Note

This function can not be called statically.

Get item name (Previous) Get item type (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.