You are here

protected static property LintCommand::$defaultName in Twig Tweak 3.x

Same name and namespace in other branches
  1. 3.1.x src/Command/LintCommand.php \Drupal\twig_tweak\Command\LintCommand::defaultName

File

src/Command/LintCommand.php, line 40

Class

LintCommand
Command that will validate your template syntax and output encountered errors.

Namespace

Drupal\twig_tweak\Command

Code

protected static $defaultName = 'lint:twig';