You are here

namespace Drupal\plugin_test\Plugin in Drupal 10

Same name in other branches
  1. 8 Drupal\plugin_test\Plugin
  2. 9 Drupal\plugin_test\Plugin
Classsort descending Location Description
DefaultsTestPluginManager core/modules/system/tests/modules/plugin_test/src/Plugin/DefaultsTestPluginManager.php Defines a plugin manager used by Plugin API unit tests.
MockBlockManager core/modules/system/tests/modules/plugin_test/src/Plugin/MockBlockManager.php Defines a plugin manager used by Plugin API derivative unit tests.
TestLazyPluginCollection core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Defines a plugin collection which uses fruit plugins.
TestPluginManager core/modules/system/tests/modules/plugin_test/src/Plugin/TestPluginManager.php Defines a plugin manager used by Plugin API unit tests.