You are here

protected property ComponentDiscovery::$globalDiscovery in Decoupled Blocks 8

Flag to indicate if the discovery is global or fixed to given dirs.

Type: bool

File

src/ComponentDiscovery.php, line 49

Class

ComponentDiscovery
Discovery service for front-end components provided by modules and themes.

Namespace

Drupal\pdb

Code

protected $globalDiscovery = FALSE;