X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fmigrate%2Fsrc%2FPlugin%2Fmigrate%2Fprocess%2FLog.php;h=62088f607e8899a92b2877889b481ac602f6416c;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=af262ff5621308f229df56c2498328169b9a6ce8;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/migrate/src/Plugin/migrate/process/Log.php b/web/core/modules/migrate/src/Plugin/migrate/process/Log.php index af262ff56..62088f607 100644 --- a/web/core/modules/migrate/src/Plugin/migrate/process/Log.php +++ b/web/core/modules/migrate/src/Plugin/migrate/process/Log.php @@ -6,7 +6,6 @@ use Drupal\migrate\MigrateExecutableInterface; use Drupal\migrate\ProcessPluginBase; use Drupal\migrate\Row; - /** * Logs values without changing them. *