Chi
4 years ago
2 changed files with 7 additions and 8 deletions
@ -1,6 +1,6 @@
|
||||
services: |
||||
twig_tweak.lint: |
||||
class: Drupal\twig_tweak\Command\TwigLintCommand |
||||
twig_tweak.validate: |
||||
class: Drupal\twig_tweak\Command\ValidateCommand |
||||
arguments: ['@twig'] |
||||
tags: |
||||
- { name: console.command } |
||||
|
Loading…
Reference in new issue