Update translations

This commit is contained in:
James Cole
2023-11-15 06:32:41 +01:00
parent 67ef185a72
commit 8f26bbdaa0
35 changed files with 240 additions and 248 deletions

View File

@@ -289,7 +289,7 @@ class DestroyController extends Controller
}
/**
* @param array $types<int, string>
* @param array $types <int, string>
*/
private function destroyAccounts(array $types): void
{
@@ -314,7 +314,7 @@ class DestroyController extends Controller
}
/**
* @param array $types<int, string>
* @param array $types <int, string>
*/
private function destroyTransactions(array $types): void
{