This commit is contained in:
James Cole
2025-01-22 05:24:12 +01:00
parent d57327fd11
commit 6f63ddf5b0
11 changed files with 31 additions and 25 deletions

View File

@@ -95,6 +95,7 @@ class CategoryTransformer extends AbstractTransformer
];
}
private function beautify(array $array): array
{
$return = [];