chore: cleanup, add PHPStan type annotations

This commit is contained in:
Björn Fromme
2026-04-03 13:45:41 +02:00
parent a264526127
commit fce6d1615a
14 changed files with 91 additions and 41 deletions
+1
View File
@@ -200,6 +200,7 @@ class BpnXmlSyncCommand extends Command
}
/**
* @return array<string, int>
* @throws FilesystemException
*/
private function syncFiles(SymfonyStyle $io): array