You are here

protected property DefaultPluginManagerTest::$expectedDefinitions in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php \Drupal\Tests\Core\Plugin\DefaultPluginManagerTest::expectedDefinitions

The expected plugin definitions.

Type: array

File

core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php, line 26
Contains \Drupal\Tests\Core\Plugin\DefaultPluginManagerTest.

Class

DefaultPluginManagerTest
Tests the DefaultPluginManager.

Namespace

Drupal\Tests\Core\Plugin

Code

protected $expectedDefinitions;