Config_Container::getContent

Config_Container::getContent() – Get item content

Synopsis

require_once 'Config/Container.php';

mixed Config_Container::getContent ( void )

Description

Accessor method. Returns the item content.

Return value

mixed - item's content

Note

This function can not be called statically.

Return child object at specified index. (Previous) Tries to find specific items (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.