Add newlines and remove some unused translations.

This commit is contained in:
James Cole
2020-05-30 07:33:06 +02:00
parent 64ac3927ec
commit f3ac8a5888
67 changed files with 61 additions and 397 deletions

View File

@@ -230,4 +230,4 @@ trait AccountCollection
return $this;
}
}
}

View File

@@ -84,4 +84,4 @@ trait AmountCollection
return $this;
}
}
}

View File

@@ -56,4 +56,4 @@ trait CollectorProperties
private $total;
/** @var User The user object. */
private $user;
}
}

View File

@@ -288,4 +288,4 @@ trait MetaCollection
}
}
}