You are here

namespace Drupal\plugin_type_example in Examples for Developers 3.x

Same name in other branches
  1. 8 Drupal\plugin_type_example
Classsort descending Location Description
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.