X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fmigrate%2Fsrc%2FPlugin%2Fmigrate%2Fprocess%2FLog.php;fp=web%2Fcore%2Fmodules%2Fmigrate%2Fsrc%2FPlugin%2Fmigrate%2Fprocess%2FLog.php;h=62088f607e8899a92b2877889b481ac602f6416c;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=af262ff5621308f229df56c2498328169b9a6ce8;hpb=aea91e65e895364e460983b890e295aa5d5540a5;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. *