Config_Container::getName

Config_Container::getName() – Get item name

Synopsis

require_once 'Config/Container.php';

string Config_Container::getName ( void )

Description

Return the name of this item.

Return value

string - item's name

Note

This function can not be called statically.

Return item rank in its parent children array (Previous) Return item parent object (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.