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