PluginTypeExampleController::$sandwichManager

The sandwich plugin manager.

We use this to get all of the sandwich plugins.

Type: \Drupal\plugin_type_example\SandwichPluginManager

File

modules/plugin_type_example/src/Controller/PluginTypeExampleController.php, line 21

Class

PluginTypeExampleController
Controller for our example pages.

Namespace

Drupal\plugin_type_example\Controller

Code

protected $sandwichManager;