Config_Container::getType
Config_Container::getType() – Get item type
Synopsis
require_once 'Config/Container.php';
string Config_Container::getType (
void
)
Описание
Gets this item's type.
Return value
string
- item type
Замечание
This function can not be called statically.