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 / UserPicture.php
index 0d5bd6bcb3103ffab5e7961017ecf4b8132bd421..288cf6cac4c36f9cd23a6c491f3c248e639e0430 100644 (file)
@@ -37,6 +37,7 @@ class UserPicture extends DrupalSqlBase {
       'picture' => "Path to the user's uploaded picture.",
     ];
   }
+
   /**
    * {@inheritdoc}
    */