You are here

protected property DiscoveryTestBase::$expectedDefinitions in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Plugin/Discovery/DiscoveryTestBase.php \Drupal\system\Tests\Plugin\Discovery\DiscoveryTestBase::expectedDefinitions

The plugin definitions the discovery component is expected to discover.

Type: array

File

core/modules/system/src/Tests/Plugin/Discovery/DiscoveryTestBase.php, line 30
Contains \Drupal\system\Tests\Plugin\Discovery\DiscoveryTestBase.

Class

DiscoveryTestBase
Base class for plugin discovery tests.

Namespace

Drupal\system\Tests\Plugin\Discovery

Code

protected $expectedDefinitions;