You are here

public function WebformCliServiceInterface::webform_drush_command in Webform 6.x

Same name and namespace in other branches
  1. 8.5 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\Commands

Code

public function webform_drush_command();