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