You are here

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\Annotation

Code

protected $imported = FALSE;