You are here

service plugin.manager.rest in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/rest/rest.services.yml \plugin.manager.rest

Class

Drupal\rest\Plugin\Type\ResourcePluginManager
1 string reference to plugin.manager.rest
RestPermissions::create in core/modules/rest/src/RestPermissions.php
Instantiates a new instance of this class.

File

core/modules/rest/rest.services.yml
core/modules/rest/rest.services.yml

View source
  1. class: Drupal\rest\Plugin\Type\ResourcePluginManager
  2. arguments:
  3. - '@container.namespaces'
  4. - '@cache.discovery'
  5. - '@module_handler'