Property | Type | Description | |
---|---|---|---|
$alertTypes | the alert types configuration for the flash messages. This array is setup as $key => $value, where: - $key is the name of the session flash variable - $value is the bootstrap alert type (i.e. danger, success, info, warning) | ||
$closeButton | the options for rendering the close button tag. |
Method | Description | |
---|---|---|
init ( ) |
public $alertTypes |