public function WebformCliServiceInterface::webform_drush_command in Webform 8.5
Same name and namespace in other branches
- 6.x src/Commands/WebformCliServiceInterface.php \Drupal\webform\Commands\WebformCliServiceInterface::webform_drush_command()
Implements hook_drush_command().
1 method overrides WebformCliServiceInterface::webform_drush_command()
- WebformCliService::webform_drush_command in src/
Commands/ WebformCliService.php - Implements hook_drush_command().
File
- src/
Commands/ WebformCliServiceInterface.php, line 23
Class
- WebformCliServiceInterface
- Defines an interface for Drush version agnostic commands.
Namespace
Drupal\webform\CommandsCode
public function webform_drush_command();