You are here

swagger_ui_formatter.services.yml in Swagger UI Field Formatter 8.3

Same filename and directory in other branches
  1. 8.2 swagger_ui_formatter.services.yml

File

swagger_ui_formatter.services.yml
View source
  1. services:
  2. swagger_ui_formatter.swagger_ui_library_discovery:
  3. class: Drupal\swagger_ui_formatter\Service\SwaggerUiLibraryDiscovery
  4. arguments: ['@cache.default', '@theme_handler', '@theme.manager', '@theme.initialization']
  5. logger.channel.swagger_ui_formatter:
  6. parent: logger.channel_base
  7. arguments: ['swagger_ui_formatter']