protected property BootstrapProvider::$imported in Express 8
A flag determining whether or not data has been manually imported.
Type: bool
File
- themes/
contrib/ bootstrap/ src/ Annotation/ BootstrapProvider.php, line 61 - Contains \Drupal\bootstrap\Annotation\BootstrapProvider.
Class
- BootstrapProvider
- Defines a BootstrapProvider annotation object.
Namespace
Drupal\bootstrap\AnnotationCode
protected $imported = FALSE;