You are here

private property ContextAwarePluginTraitTest::$configurablePlugin in Drupal 9

The configurable plugin instance under test.

Type: \Drupal\Core\Plugin\ContextAwarePluginTrait

File

core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php, line 43

Class

ContextAwarePluginTraitTest
@coversDefaultClass \Drupal\Core\Plugin\ContextAwarePluginTrait

Namespace

Drupal\KernelTests\Core\Plugin\Context

Code

private $configurablePlugin;