mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 21:13:57 +00:00
infrastructure for normalizing form config [WIP]
This commit is contained in:
@@ -510,7 +510,7 @@ class ExportManager
|
||||
$role
|
||||
);
|
||||
}
|
||||
dump($centers);
|
||||
dump($centers);
|
||||
foreach ($centers as $center) {
|
||||
if (false === $this->authorizationChecker->isGranted($role, $center)) {
|
||||
// debugging
|
||||
|
Reference in New Issue
Block a user