Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / container.debug.yml
diff --git a/vendor/drupal/console-en/translations/container.debug.yml b/vendor/drupal/console-en/translations/container.debug.yml
deleted file mode 100644 (file)
index 82eaac7..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-description: 'Displays current services for an application.'
-arguments:
-    service: 'Service name.'
-    method: 'Method name.'
-    arguments: 'Array of Arguments in CSV or JSON format.'
-messages:
-    service_id: 'Service ID'
-    class_name: 'Class Name'
-    service: 'Service'
-    class: 'Class'
-    interface: 'Interface(s)'
-    parent: 'Parent class'
-    variables: 'Variables'
-    methods: 'Methods'
-    arguments: 'Arguments'
-    method: 'Method'
-    return: 'Return'
-errors:
-    method_not_exists: "This method doesn't exists in this service."