DevelReinstallCommand::NAME

File

src/Drush/Commands/DevelReinstallCommand.php, line 29

Class

DevelReinstallCommand
#[AsCommand(name: self::NAME, description: 'Uninstall, and Install modules.', aliases: [ 'dre', 'devel-reinstall', ])]

Namespace

Drupal\devel\Drush\Commands

Code

const NAME = 'devel:reinstall';