Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / migrate / src / Plugin / migrate / process / Migration.php
index 1b4160a3e32bbd6e6dd06ce55107c4b2f739d355..ef8ad72c3cbb812e7b3f941e5963d43782294a9c 100644 (file)
@@ -17,4 +17,4 @@ Drupal 8.4.0 and will be removed before Drupal 9.0.0. Instead, use ' . __NAMESPA
  * @deprecated in Drupal 8.3.x and will be removed in Drupal 9.0.x.
  *  Use \Drupal\migrate\Plugin\migrate\process\MigrationLookup instead.
  */
-class Migration extends MigrationLookup { }
+class Migration extends MigrationLookup {}