X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fmigrate_plus%2Fsrc%2FDataParserPluginManager.php;fp=web%2Fmodules%2Fcontrib%2Fmigrate_plus%2Fsrc%2FDataParserPluginManager.php;h=65d92b1b71eb388712041236471fe30021cfa134;hp=b69cc148d7af64e4f4abf4836cdc3630f4bba412;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/modules/contrib/migrate_plus/src/DataParserPluginManager.php b/web/modules/contrib/migrate_plus/src/DataParserPluginManager.php index b69cc148d..65d92b1b7 100644 --- a/web/modules/contrib/migrate_plus/src/DataParserPluginManager.php +++ b/web/modules/contrib/migrate_plus/src/DataParserPluginManager.php @@ -21,7 +21,7 @@ class DataParserPluginManager 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