xdebug v3 info panel

This commit is contained in:
Nicola Galgano 2020-12-18 12:58:17 +01:00 committed by GitHub
parent 6dba0ce963
commit a6863c5ceb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,6 +129,10 @@ class Html
array(
'name' => 'Opcache Control Panel',
'path' => '/vendor/ocp.php'
),
array(
'name' => 'XDebug Control Panel',
'path' => '/vendor/xdebug.php'
)
)
)