Config_Container::getType

Config_Container::getType() – アイテムの種類を取得する

Synopsis

require_once 'Config/Container.php';

string Config_Container::getType ( void )

Description

このアイテムの種類を取得します。

Return value

string - アイテムの種類。

Note

This function can not be called statically.