mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-25 16:14:59 +00:00
dump
This commit is contained in:
@@ -15,7 +15,6 @@ final class WidgetHandlerManager
|
||||
iterable $handlers
|
||||
) {
|
||||
$this->handlers = $handlers;
|
||||
dump($this->handlers);
|
||||
}
|
||||
|
||||
public function getHandler(array $config,): WidgetHandlerInterface
|
||||
|
Reference in New Issue
Block a user