constant ComponentDiscovery::COMPONENT_PREFIX in Lightning Core 8.3
Same name and namespace in other branches
- 8.5 src/ComponentDiscovery.php \Drupal\lightning_core\ComponentDiscovery::COMPONENT_PREFIX
- 8.4 src/ComponentDiscovery.php \Drupal\lightning_core\ComponentDiscovery::COMPONENT_PREFIX
Prefix that Lightning components are expected to start with.
File
- src/
ComponentDiscovery.php, line 16
Class
- ComponentDiscovery
- Helper object to locate Lightning components and sub-components.
Namespace
Drupal\lightning_coreCode
const COMPONENT_PREFIX = 'lightning_';