protected property DiscoveryTestBase::$expectedDefinitions

The plugin definitions the discovery component is expected to discover.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/DiscoveryTestBase.php, line 29
Definition of Drupal\system\Tests\Plugin\Discovery\DiscoveryTestBase.

Class

DiscoveryTestBase
Tests that plugins are correctly discovered.

Namespace

Drupal\system\Tests\Plugin\Discovery

Code

protected $expectedDefinitions;