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