7 lines
164 B
YAML
7 lines
164 B
YAML
![]() |
services:
|
||
|
webform.commands:
|
||
|
class: \Drupal\webform\Commands\WebformCommands
|
||
|
arguments: ['@webform.cli_service']
|
||
|
tags:
|
||
|
- { name: drush.command }
|