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