Commit 0d94ce0
committed
minor #20801 Update micro_kernel_trait.rst (lmlsna)
This PR was merged into the 7.2 branch.
Discussion
----------
Update micro_kernel_trait.rst
Yielded classes in registerBundles() function example code require "new" keyword to work.
Also removed getLogDir() and getCacheDir() functions in example code (these functions are already defined in an identical way by the parent class).
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `7.x` for features of unreleased versions).
-->
Commits
-------
78eaf0d Update micro_kernel_trait.rst1 file changed
+3
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
| 263 | + | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | 308 | | |
321 | 309 | | |
322 | 310 | | |
| |||
0 commit comments