namespace Drupal\plugin_test\Plugin

Classsort descending Location Description
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.
CachedMockBlockManager drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/CachedMockBlockManager.php Defines a plugin manager used by Plugin API cache decorator web 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.
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.
TestPluginBag drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginBag.php Defines a plugin bag which uses fruit plugins.
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.