You are here

protected property ComponentDiscoveryTest::$discovery in Lightning Core 8.3

Same name and namespace in other branches
  1. 8.5 tests/src/Kernel/ComponentDiscoveryTest.php \Drupal\Tests\lightning_core\Kernel\ComponentDiscoveryTest::discovery
  2. 8.4 tests/src/Kernel/ComponentDiscoveryTest.php \Drupal\Tests\lightning_core\Kernel\ComponentDiscoveryTest::discovery

The ComponentDiscovery under test.

Type: \Drupal\lightning\ComponentDiscovery

File

tests/src/Kernel/ComponentDiscoveryTest.php, line 22

Class

ComponentDiscoveryTest
@group lightning @group lightning_core

Namespace

Drupal\Tests\lightning_core\Kernel

Code

protected $discovery;