Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / theme.path.yml
index 095e29a74e46d4c2aaa16844d0306f73cbf91704..07a0593a2a8cba36e183f0169feb8f3613312fb8 100644 (file)
@@ -1,7 +1,11 @@
 description: 'Returns the relative path to the theme (or absolute path)'
 arguments:
-    module: 'The Theme name (machine name)'
+  theme: 'Theme name'
 options:
-    absolute: 'Return theme absolute path'
+  absolute: 'Return theme absolute path'
 messages:
-
+  invalid-theme-name: 'Invalid theme name: "%s"'
+examples:
+  - description: 'Get the path of mytheme'
+    execution: |
+      drupal theme:path  mytheme