Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / link / src / Plugin / migrate / cckfield / d7 / LinkField.php
index c4f09f25e598b03a23a1337ccd1c1b4f219a0684..a796409662f30921f167deaa5977d455c3b3aaaa 100644 (file)
@@ -38,9 +38,9 @@ class LinkField extends D6LinkField {
   }
 
   /**
-   * {@inheritdoc}
+   * @inheritdoc}
    */
-  public function processFieldInstance(MigrationInterface $migration) {
+  public function alterFieldInstanceMigration(MigrationInterface $migration) {
     $process = [
       'plugin' => 'static_map',
       'source' => 'settings/title',