public function WebformCliServiceInterface::drush_webform_libraries_composer in Webform 8.5
Same name and namespace in other branches
- 6.x src/Commands/WebformCliServiceInterface.php \Drupal\webform\Commands\WebformCliServiceInterface::drush_webform_libraries_composer()
Implements drush_hook_COMMAND().
How to handle module library dependencies #68
See also
https://github.com/drupal-composer/drupal-project/issues/68
1 method overrides WebformCliServiceInterface::drush_webform_libraries_composer()
- WebformCliService::drush_webform_libraries_composer in src/
Commands/ WebformCliService.php - Implements drush_hook_COMMAND().
File
- src/
Commands/ WebformCliServiceInterface.php, line 77
Class
- WebformCliServiceInterface
- Defines an interface for Drush version agnostic commands.
Namespace
Drupal\webform\CommandsCode
public function drush_webform_libraries_composer();