namespace Drupal\plugin_type_example in Examples for Developers 8
Same name in other branches
|
Class |
Location | Description |
|---|---|---|
| SandwichBase |
plugin_type_example/ |
A base class to help developers implement their own sandwich plugins. |
| SandwichInterface |
plugin_type_example/ |
An interface for all Sandwich type plugins. |
| SandwichPluginManager |
plugin_type_example/ |
A plugin manager for sandwich plugins. |