public property BootstrapUpdate::$private in Express 8
Indicates whether or not the update should apply only to itself (the theme that implemented the plugin) and none of its sub-themes.
Type: bool
File
- themes/
contrib/ bootstrap/ src/ Annotation/ BootstrapUpdate.php, line 60 - Contains \Drupal\bootstrap\Annotation\BootstrapUpdate.
Class
- BootstrapUpdate
- Defines a BootstrapUpdate annotation object.
Namespace
Drupal\bootstrap\AnnotationCode
public $private = FALSE;