diff core/modules/migrate/src/MigrateExecutableInterface.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/MigrateExecutableInterface.php	Thu Apr 26 11:26:54 2018 +0100
+++ b/core/modules/migrate/src/MigrateExecutableInterface.php	Tue Jul 10 15:07:59 2018 +0100
@@ -29,7 +29,7 @@
    *   Usually setting this is not necessary as $process typically starts with
    *   a 'get'. This is useful only when the $process contains a single
    *   destination and needs to access a value outside of the source. See
-   *   \Drupal\migrate\Plugin\migrate\process\Iterator::transformKey for an
+   *   \Drupal\migrate\Plugin\migrate\process\SubProcess::transformKey for an
    *   example.
    *
    * @throws \Drupal\migrate\MigrateException