Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console / config / services / views.yml
similarity index 55%
rename from vendor/drupal/console/config/services/drupal-console/views.yml
rename to vendor/drupal/console/config/services/views.yml
index 97f856b7a26149749fc14d882bd64be62d76493b..9fdc6a1cd60c6d4e10acb3201192d6f84fda44b1 100644 (file)
@@ -9,12 +9,3 @@ services:
     arguments: ['@entity_type.manager', '@entity.query']
     tags:
       - { name: drupal.command }
-  console.views_debug:
-    class: Drupal\Console\Command\Views\DebugCommand
-    arguments: ['@entity_type.manager']
-    tags:
-      - { name: drupal.command }
-  console.views_plugins_debug:
-    class: Drupal\Console\Command\Views\PluginsDebugCommand
-    tags:
-      - { name: drupal.command }