mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-17 05:18:32 +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:
|
Dumping the assets:
|
||||||
|
|
||||||
header('Content-Type', 'text/javascript');
|
header('Content-Type: text/javascript');
|
||||||
$renderer->dumpJsAssets();
|
$renderer->dumpJsAssets();
|
||||||
|
|
||||||
Retrieving the assets:
|
Retrieving the assets:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user