infrastructure for normalizing form config [WIP]

This commit is contained in:
2025-02-21 13:49:35 +01:00
parent 057c34610d
commit 1f1d38acef
10 changed files with 336 additions and 5 deletions

View File

@@ -510,7 +510,7 @@ class ExportManager
$role
);
}
dump($centers);
dump($centers);
foreach ($centers as $center) {
if (false === $this->authorizationChecker->isGranted($role, $center)) {
// debugging