You are here

public function WebformCliServiceInterface::drush_webform_libraries_download in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Commands/WebformCliServiceInterface.php \Drupal\webform\Commands\WebformCliServiceInterface::drush_webform_libraries_download()

Implements drush_hook_COMMAND().

1 method overrides WebformCliServiceInterface::drush_webform_libraries_download()
WebformCliService::drush_webform_libraries_download in src/Commands/WebformCliService.php
Implements drush_hook_COMMAND().

File

src/Commands/WebformCliServiceInterface.php, line 82

Class

WebformCliServiceInterface
Defines an interface for Drush version agnostic commands.

Namespace

Drupal\webform\Commands

Code

public function drush_webform_libraries_download();