You are here

protected property ComponentDiscovery::$discovery in Lightning Core 8.4

Same name and namespace in other branches
  1. 8.5 src/ComponentDiscovery.php \Drupal\lightning_core\ComponentDiscovery::discovery
  2. 8.3 src/ComponentDiscovery.php \Drupal\lightning_core\ComponentDiscovery::discovery

The extension discovery iterator.

Type: \Drupal\Core\Extension\ExtensionDiscovery

File

src/ComponentDiscovery.php, line 23

Class

ComponentDiscovery
Helper object to locate Lightning components and sub-components.

Namespace

Drupal\lightning_core

Code

protected $discovery;