mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-16 21:08:34 +01:00
Fix PHP example code in documentation (#412)
This commit is contained in:
parent
b7d6e3558b
commit
5d44b5e5bc
@ -45,7 +45,7 @@ Using Assetic:
|
||||
|
||||
Dumping the assets:
|
||||
|
||||
header('Content-Type', 'text/javascript');
|
||||
header('Content-Type: text/javascript');
|
||||
$renderer->dumpJsAssets();
|
||||
|
||||
Retrieving the assets:
|
||||
|
Loading…
x
Reference in New Issue
Block a user