namespace Drupal\plugin_test\Plugin

Classsort ascending Location Description
TestPluginManager drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginManager.php Defines a plugin manager used by Plugin API unit tests.
MockBlockManager drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/MockBlockManager.php Defines a plugin manager used by Plugin API derivative unit tests.
DefaultsTestPluginManager drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/DefaultsTestPluginManager.php Defines a plugin manager used by Plugin API unit tests.
AlterDecoratorTestPluginManager drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/AlterDecoratorTestPluginManager.php Defines a plugin manager used by AlterDecorator unit tests.