mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
remove dump
This commit is contained in:
parent
323cc860d7
commit
1f1c9fb726
@ -100,7 +100,6 @@ class Resolver
|
||||
|
||||
switch ($key) {
|
||||
case self::ROLE:
|
||||
dump($config);
|
||||
return $config['actions'][$action]['role'] ?? $this->buildDefaultRole($crudName, $action);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user