protected property ComponentDiscovery::$components in Lightning Core 8.3
Same name and namespace in other branches
- 8.5 src/ComponentDiscovery.php \Drupal\lightning_core\ComponentDiscovery::components
- 8.4 src/ComponentDiscovery.php \Drupal\lightning_core\ComponentDiscovery::components
Cache of all discovered components.
Type: Extension[]
File
- src/
ComponentDiscovery.php, line 37
Class
- ComponentDiscovery
- Helper object to locate Lightning components and sub-components.
Namespace
Drupal\lightning_coreCode
protected $components;