Small code cleanup.

This commit is contained in:
James Cole
2023-12-23 06:22:47 +01:00
parent 581e5d7330
commit ca8f153c6a
7 changed files with 83 additions and 51 deletions

View File

@@ -69,6 +69,8 @@ trait AugumentData
/**
* Small helper function for the revenue and expense account charts.
*
* @param array<array> $names
*/
protected function expandNames(array $names): array
{