You are here

protected property PluginTestBase::$mockBlockManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Plugin/PluginTestBase.php \Drupal\system\Tests\Plugin\PluginTestBase::mockBlockManager

File

core/modules/system/src/Tests/Plugin/PluginTestBase.php, line 32
Contains \Drupal\system\Tests\Plugin\PluginTestBase.

Class

PluginTestBase
Base class for Plugin API unit tests.

Namespace

Drupal\system\Tests\Plugin

Code

protected $mockBlockManager;