65bb723f7086ff8d36f937e9f1da1aa62211747c
[yaffs-website] / libraries.yml
1 services:
2   console.libraries_debug:
3     class: Drupal\Console\Command\Libraries\DebugCommand
4     arguments: ['@module_handler', '@theme_handler', '@library.discovery', '@app.root']
5     tags:
6       - { name: drupal.command }