Overrides MigrateSourceInterface::fields
public function fields() { return [ 'picture' => "Path to the user's uploaded picture.", 'filename' => 'The picture filename.', ]; }