Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / options / src / Plugin / migrate / field / d7 / ListField.php
index 714c364b8f44682dcdee450d274b7051bdaa7491..d982586a4a89bbdcf75e5b1ba0f439556becd699 100644 (file)
@@ -11,6 +11,7 @@ use Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase;
  *     "list_boolean" = "boolean",
  *     "list_integer" = "list_integer",
  *     "list_text" = "list_string",
+ *     "list_float" = "list_float",
  *   },
  *   core = {7},
  *   source_module = "list",