You are here

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

File

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

Class

PluginTestBase
Base class for Plugin API unit tests.

Namespace

Drupal\KernelTests\Core\Plugin

Code

protected $mockBlockManager;