You are here

public property BootstrapUpdate::$severity in Express 8

Level of severity. Should be one of: default, danger, info, warning.

Type: string

File

themes/contrib/bootstrap/src/Annotation/BootstrapUpdate.php, line 52
Contains \Drupal\bootstrap\Annotation\BootstrapUpdate.

Class

BootstrapUpdate
Defines a BootstrapUpdate annotation object.

Namespace

Drupal\bootstrap\Annotation

Code

public $severity = 'default';