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