Fix up to level 3

This commit is contained in:
James Cole
2023-11-05 10:16:53 +01:00
parent 2d5790c417
commit c0cc896102
18 changed files with 35 additions and 90 deletions

View File

@@ -193,9 +193,7 @@ class CurrencyRepository implements CurrencyRepositoryInterface
}
/**
* Get the user group's currencies.
*
* @return Collection
* @inheritDoc
*/
public function get(): Collection
{