Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / migrate_plus / src / Event / MigratePrepareRowEvent.php
index 1c2032b28ea4dac4893ce99e19cb45fe5fa94fd4..4727f3ee376ce4d6c7fcfde64a4e9e4e5ca09f8f 100644 (file)
@@ -64,7 +64,7 @@ class MigratePrepareRowEvent extends Event {
   /**
    * Gets the source plugin.
    *
-   * @return \Drupal\migrate\Plugin\MigrateSourceInterface $source
+   * @return \Drupal\migrate\Plugin\MigrateSourceInterface
    *   The source plugin firing the event.
    */
   public function getSource() {