mixed Config_Container::getAttribute (
string $attribute
)
This method returns the value associated with the key attribute. To get all attributes, see method getAttributes().
$attribute
Attribute key
mixed
- item's attribute value
This function can not be called statically.