X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fmodules%2Fcontrib%2Fpathauto%2Fpathauto.services.yml;fp=web%2Fmodules%2Fcontrib%2Fpathauto%2Fpathauto.services.yml;h=8848f7f333126b69fbdc2c3bceeff61a9e57d153;hb=059867c3f96750652c80f39e44c442a58c2549ee;hp=3ce704ec7f0c30e924f6e1d1785d08997f18c967;hpb=f8fc16ae6b862bef59baaad5d051dd37b7ff11b2;p=yaffs-website diff --git a/web/modules/contrib/pathauto/pathauto.services.yml b/web/modules/contrib/pathauto/pathauto.services.yml index 3ce704ec7..8848f7f33 100644 --- a/web/modules/contrib/pathauto/pathauto.services.yml +++ b/web/modules/contrib/pathauto/pathauto.services.yml @@ -15,7 +15,7 @@ services: arguments: ['@config.factory', '@pathauto.alias_storage_helper','@module_handler', '@router.route_provider', '@path.alias_manager'] pathauto.verbose_messenger: class: Drupal\pathauto\VerboseMessenger - arguments: ['@config.factory', '@current_user'] + arguments: ['@config.factory', '@current_user', '@messenger'] plugin.manager.alias_type: class: Drupal\pathauto\AliasTypeManager parent: default_plugin_manager