You are here

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

File

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

Class

PluginTestBase
Base class for Plugin API unit tests.

Namespace

Drupal\system\Tests\Plugin

Code

protected $testPluginManager;