Mercurial > hg > isophonics-drupal-site
diff core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php @ 16:c2387f117808
Routine composer update
author | Chris Cannam |
---|---|
date | Tue, 10 Jul 2018 15:07:59 +0100 |
parents | 4c8ae668cc8c |
children | af1871eacc83 |
line wrap: on
line diff
--- a/core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php Thu Apr 26 11:26:54 2018 +0100 +++ b/core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php Tue Jul 10 15:07:59 2018 +0100 @@ -10,7 +10,7 @@ * Plugin manager for migrate destination plugins. * * @see \Drupal\migrate\Plugin\MigrateDestinationInterface - * @see \Drupal\migrate\Plugin\destination\DestinationBase + * @see \Drupal\migrate\Plugin\migrate\destination\DestinationBase * @see \Drupal\migrate\Annotation\MigrateDestination * @see plugin_api *