You are here

service purl.plugin.method_manager in Persistent URL 8

Class

Drupal\purl\Plugin\MethodPluginManager
2 string references to purl.plugin.method_manager
ModifiersController::create in src/Controller/ModifiersController.php
Instantiates a new instance of this class.
ProvidersController::create in src/Controller/ProvidersController.php
Instantiates a new instance of this class.

File

./purl.services.yml
purl.services.yml

View source
  1. class: Drupal\purl\Plugin\MethodPluginManager
  2. parent: default_plugin_manager
  3. calls:
  4. - [setContainer, ['@service_container']]