Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / user / src / Plugin / migrate / source / d6 / UserPictureFile.php
index 72d18fd08f36b247a27c615c317d3edbe91db73a..4414198e3ae165a517756e5457dfef632bebdc07 100644 (file)
@@ -68,6 +68,7 @@ class UserPictureFile extends DrupalSqlBase {
       'filename' => 'The picture filename.',
     ];
   }
+
   /**
    * {@inheritdoc}
    */