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