You are here

service plugin.manager.openapi.generator in OpenAPI 8.2

Same name and namespace in other branches
  1. 8 openapi.services.yml \plugin.manager.openapi.generator

Class

Drupal\openapi\Plugin\openapi\OpenApiGeneratorManager
1 string reference to plugin.manager.openapi.generator
OpenApiListController::create in src/Controller/OpenApiListController.php
Instantiates a new instance of this class.

File

./openapi.services.yml
openapi.services.yml

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