Move all files to 2017/
This commit is contained in:
parent
ac7370f67f
commit
2875863330
15717 changed files with 0 additions and 0 deletions
6
2017/web/modules/contrib/webform/drush.services.yml
Normal file
6
2017/web/modules/contrib/webform/drush.services.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
services:
|
||||
webform.commands:
|
||||
class: \Drupal\webform\Commands\WebformCommands
|
||||
arguments: ['@webform.cli_service']
|
||||
tags:
|
||||
- { name: drush.command }
|
Reference in a new issue