Commit 206c311
committed
minor #17030 [EventDispatcher] Document the #AsEventListener attribute (94noni)
This PR was submitted for the 6.0 branch but it was merged into the 5.4 branch instead.
Discussion
----------
[EventDispatcher] Document the #AsEventListener attribute
Document the AsEventListener attribute
Ref symfony/symfony#47015 (did not found any doc thus opened an issue at first)
For the code example, I've taken inspiration on the related PR:
- symfony/symfony@2ab3caf#diff-57b112e725705bbbf01380b0d11c9a8fe16ea69d85d1d3e618eceeb8b58094ce
- symfony/symfony@2ab3caf#diff-73a6a14d3288b358a21c0f47ecc1ec78c05e933b66e9a647e5013b2cab002b89
Commits
-------
ff5032d Update event_dispatcher.rst1 file changed
+43
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
405 | 448 | | |
406 | 449 | | |
407 | 450 | | |
| |||
0 commit comments