Config_Container::getType

Config_Container::getType() – Get item type

Synopsis

require_once 'Config/Container.php';

string Config_Container::getType ( void )

Description

Gets this item's type.

Return value

string - item type

Note

This function can not be called statically.