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 4f1a5d9 commit a025372Copy full SHA for a025372
cookbook/assetic/asset_management.rst
@@ -24,7 +24,7 @@ directly:
24
<script src="<?php echo $view['assets']->getUrl('js/script.js') ?>" type="text/javascript" />
25
26
But *with* Assetic, you can manipulate these assets however you want (or
27
-load them from anywhere) before serving them. These means you can:
+load them from anywhere) before serving them. This means you can:
28
29
* Minify and combine all of your CSS and JS files
30
0 commit comments