You are here

namespace Drupal\twig_tweak\Command in Twig Tweak 3.x

Same name in other branches
  1. 3.1.x Drupal\twig_tweak\Command
Classsort descending Location Description
LintCommand src/Command/LintCommand.php Command that will validate your template syntax and output encountered errors.
ValidateCommand src/Command/ValidateCommand.php Implements twig-tweak:lint console command.