Commit 78eaf0d
authored
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).1 parent 106f088 commit 78eaf0d
1 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