contrib modules updates

This commit is contained in:
2019-02-27 10:39:59 +01:00
parent 04a4b8895d
commit e3cf889820
579 changed files with 18343 additions and 4076 deletions
@@ -0,0 +1,7 @@
services:
audiofield.commands:
class: \Drupal\audiofield\Commands\AudiofieldCommands
arguments:
- '@plugin.manager.audiofield'
tags:
- { name: drush.command }