You are here

protected property PluginTestBase::$defaultsTestPluginExpectedDefinitions in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php \Drupal\KernelTests\Core\Plugin\PluginTestBase::defaultsTestPluginExpectedDefinitions

File

core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php, line 30

Class

PluginTestBase
Base class for Plugin API unit tests.

Namespace

Drupal\KernelTests\Core\Plugin

Code

protected $defaultsTestPluginExpectedDefinitions;