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