File tree
Expand file treeCollapse file tree1 file changed
+2
-7
lines changed Expand file treeCollapse file tree1 file changed
+2
-7
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -632,13 +632,8 @@ Event Name Introspection
|
632 | 632 | Before Symfony 2.4, the event name and the event diser had to be
|
633 | 633 | requested from the ``Event`` instance. These methods are now deprecated.
|
634 | 634 |
|
635 |
| -<<<<<<< HEAD |
636 |
| -The ``EventDiser`` instance, as well as the name of the event that is |
637 |
| -dised, are passed as arguments to the listener:: |
638 |
| -======= |
639 |
| -The event name, (as with any other data in a custom event object) can be |
640 |
| -used as part of the listener's processing logic:: |
641 |
| ->>>>>>> 2.3 |
| 635 | +The ``EventDiser`` instance, as well as the name of the event that |
| 636 | +is dised, are passed as arguments to the listener:: |
642 | 637 |
|
643 | 638 | use Symfony\Component\EventDiser\Event;
|
644 | 639 | use Symfony\Component\EventDiser\EventDiserInterface;
|
|
You can’t perform that action at this time.
0 commit comments