require_once 'Config/Container.php';
mixed Config_Container::getItemIndex (void)
mixed Config_Container::getItemIndex
Children Config_Container objects are stored in an array. This method will return the index of this item in its parent array.
mixed - returns int or NULL if root object
This function can not be called statically.