We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bee357 commit c1c5b03Copy full SHA for c1c5b03
tests/configs/debugger.config.php
@@ -11,6 +11,8 @@
11
'default' => [
12
'debugbar_view' => __DIR__ . '/../../vendor/aplus/debug/src/Views/debugbar/debugbar.php',
13
'options' => [
14
+ 'icon_path' => null,
15
+ 'info_contents' => null,
16
'color' => 'green',
17
],
18
0 commit comments