You are here

protected property PluginTestBase::$testPluginExpectedDefinitions in Zircon Profile 8.0

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

File

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

Class

PluginTestBase
Base class for Plugin API unit tests.

Namespace

Drupal\system\Tests\Plugin

Code

protected $testPluginExpectedDefinitions;