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