X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fmigrate_plus%2Fsrc%2FAuthenticationPluginManager.php;fp=web%2Fmodules%2Fcontrib%2Fmigrate_plus%2Fsrc%2FAuthenticationPluginManager.php;h=041094e4d7c4e7c327f22b2eec8ceab006b9f8e4;hp=8907b9ebd8fb514e0bcf378f9d3605b572517b17;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/modules/contrib/migrate_plus/src/AuthenticationPluginManager.php b/web/modules/contrib/migrate_plus/src/AuthenticationPluginManager.php index 8907b9ebd..041094e4d 100644 --- a/web/modules/contrib/migrate_plus/src/AuthenticationPluginManager.php +++ b/web/modules/contrib/migrate_plus/src/AuthenticationPluginManager.php @@ -21,7 +21,7 @@ class AuthenticationPluginManager extends DefaultPluginManager { * * @param \Traversable $namespaces * An object that implements \Traversable which contains the root paths - * keyed by the corresponding namespace to look for plugin implementations, + * keyed by the corresponding namespace to look for plugin implementations. * @param \Drupal\Core\Cache\CacheBackendInterface $cache_backend * Cache backend instance to use. * @param \Drupal\Core\Extension\ModuleHandlerInterface $module_handler