Commit b058d96
committed
minor #7568 Add views example to MicroKernelTrait description (dominikhajduk)
This PR was merged into the 2.8 branch.
Discussion
----------
Add views example to MicroKernelTrait description
PR after [issue #7348](#7348) reported by @olberger.
To make [Building your own Framework with the MicroKernelTrait](http://symfony.com/doc/current/configuration/micro_kernel_trait.html) fully described mentioned `base.html.twig` and `micro/random.html.twig` should be presented.
Commits
-------
669b29e Add example views to MicroKernelTrait description1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
279 | 291 | | |
280 | 292 | | |
281 | 293 | | |
| |||
305 | 317 | | |
306 | 318 | | |
307 | 319 | | |
308 | | - | |
309 | 320 | | |
310 | 321 | | |
311 | 322 | | |
| |||
0 commit comments