You are here

namespace Drupal\plugin_type_example in Examples for Developers 8

Same name in other branches
  1. 3.x Drupal\plugin_type_example
Classsort descending Location Description
SandwichBase plugin_type_example/src/SandwichBase.php A base class to help developers implement their own sandwich plugins.
SandwichInterface plugin_type_example/src/SandwichInterface.php An interface for all Sandwich type plugins.
SandwichPluginManager plugin_type_example/src/SandwichPluginManager.php A plugin manager for sandwich plugins.