You are here

protected property PluginTestBase::$mockBlockExpectedDefinitions 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::mockBlockExpectedDefinitions

File

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

Class

PluginTestBase
Base class for Plugin API unit tests.

Namespace

Drupal\KernelTests\Core\Plugin

Code

protected $mockBlockExpectedDefinitions;