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