namespace Drupal\plugin_type_example
Same name in other branches
Object name | File name | Summary |
---|---|---|
SandwichBase | modules/plugin_type_example/src/SandwichBase.php | A base class to help developers implement their own sandwich plugins. |
SandwichInterface | modules/plugin_type_example/src/SandwichInterface.php | An interface for all Sandwich type plugins. |
SandwichPluginManager | modules/plugin_type_example/src/SandwichPluginManager.php | A plugin manager for sandwich plugins. |