You are here

namespace Drupal\plugin_test_helper\Plugin\PluginTestHelper in Plugin 8.2

Classsort descending Location Description
MockConfigurablePlugin tests/modules/plugin_test_helper/src/Plugin/PluginTestHelper/MockConfigurablePlugin.php Provides a configurable mock plugin.
MockManager tests/modules/plugin_test_helper/src/Plugin/PluginTestHelper/MockManager.php Provides a plugin manager for testing plugin-related functionality.
MockPlugin tests/modules/plugin_test_helper/src/Plugin/PluginTestHelper/MockPlugin.php Provides a mock plugin.
MockPluginInterface tests/modules/plugin_test_helper/src/Plugin/PluginTestHelper/MockPluginInterface.php Defines a mock plugin.