X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fmigrate%2Fsrc%2FPlugin%2Fmigrate%2Fprocess%2FMigration.php;fp=web%2Fcore%2Fmodules%2Fmigrate%2Fsrc%2FPlugin%2Fmigrate%2Fprocess%2FMigration.php;h=ef8ad72c3cbb812e7b3f941e5963d43782294a9c;hp=1b4160a3e32bbd6e6dd06ce55107c4b2f739d355;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/migrate/src/Plugin/migrate/process/Migration.php b/web/core/modules/migrate/src/Plugin/migrate/process/Migration.php index 1b4160a3e..ef8ad72c3 100644 --- a/web/core/modules/migrate/src/Plugin/migrate/process/Migration.php +++ b/web/core/modules/migrate/src/Plugin/migrate/process/Migration.php @@ -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 {}