You are here

public property BootstrapSetting::$defaultValue in Express 8

The setting's default value.

Type: mixed

File

themes/contrib/bootstrap/src/Annotation/BootstrapSetting.php, line 47
Contains \Drupal\bootstrap\Annotation\BootstrapSetting.

Class

BootstrapSetting
Defines a BootstrapSetting annotation object.

Namespace

Drupal\bootstrap\Annotation

Code

public $defaultValue;