Code cleanup

This commit is contained in:
James Cole
2021-03-21 09:15:40 +01:00
parent da1751940e
commit 206845575c
317 changed files with 7418 additions and 7362 deletions

View File

@@ -37,11 +37,6 @@ interface ObjectGroupRepositoryInterface
*/
public function deleteAll(): void;
/**
* Delete all.
*/
public function resetOrder(): void;
/**
* Delete empty ones.
*/
@@ -71,6 +66,11 @@ interface ObjectGroupRepositoryInterface
*/
public function getPiggyBanks(ObjectGroup $objectGroup): Collection;
/**
* Delete all.
*/
public function resetOrder(): void;
/**
* @param string $query
* @param int $limit