You are here

protected property ComponentDiscovery::$profile in Lightning Core 8.5

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

The Lightning profile extension object.

Type: \Drupal\Core\Extension\Extension

File

src/ComponentDiscovery.php, line 30

Class

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

Namespace

Drupal\lightning_core

Code

protected $profile;