mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-21 16:17:44 +00:00
dump
This commit is contained in:
parent
c1c9562e67
commit
801c693ef9
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user