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 5753f2b commit 101d9afCopy full SHA for 101d9af
README.md
@@ -213,7 +213,7 @@ $response = $varnish->invalidatePath($router->generate('myRouteName'));
213
```
214
215
When using ESI, you will want to purge individual fragments. To generate the
216
-corresponding _internal route, inject the http_kernel into your controller and
+corresponding ``_internal`` route, inject the ``http_kernel`` into your controller and
217
use HttpKernel::generateInternalUri with the parameters as in the twig
218
``render`` tag.
219
0 commit comments