Commit 15a5718
committed
feature #7570 Add MicroKernelTrait advanced example run section (dominikhajduk)
This PR was merged into the 2.8 branch.
Discussion
----------
Add MicroKernelTrait advanced example run section
PR after [issue #7348](#7348) reported by @olberger.
Improved [MicroKernel advanced example](http://symfony.com/doc/current/configuration/micro_kernel_trait.html#advanced-example-twig-annotations-and-the-web-debug-toolbar). Mentioned that build-in web server need to be run in `web/` directory.
Commits
-------
6e9bb73 Add MicroKernelTrait advanced example run section1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
322 | 333 | | |
323 | 334 | | |
324 | 335 | | |
0 commit comments