protected property AlterDecoratorTest::$alterTestPluginManager

Stores a plugin manager which uses the AlterDecorator.

Type: Drupal\plugin_test\Plugin\AlterDecoratorTestPluginManager;

File

drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php, line 32
Definition of Drupal\system\Tests\Plugin\AlterDecoratorTest.

Class

AlterDecoratorTest
Tests that the AlterDecorator fires and respects the alter hook.

Namespace

Drupal\system\Tests\Plugin

Code

protected $alterTestPluginManager;