1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-17 05:18:32 +01:00
php-debugbar/frosting.json
2013-06-07 22:45:55 -04:00

11 lines
213 B
JSON

{
"services": {
"debugBar": {
"class": "DebugBar\\StandardDebugBar"
},
"debugBarRenderer": {
"class": "DebugBar\\Renderer\\JavascriptRenderer"
}
}
}