File tree 3 files changed +15
-15
lines changed
3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 20
20
* You can call the method stopPropagation() to abort the execution of
21
21
* further listeners in your event listener.
22
22
*
23
- * @author Guilherme Blanco <guilhermeblanco@hotmail.com>
24
- * @author Jonathan Wage <jonwage@gmail.com>
25
- * @author Roman Borschel <roman@code-factory.org>
26
- * @author Bernhard Schussek <bschussek@gmail.com>
23
+ * @author Guilherme Blanco <guilhermeblanco@hotmail.com>
24
+ * @author Jonathan Wage <jonwage@gmail.com>
25
+ * @author Roman Borschel <roman@code-factory.org>
26
+ * @author Bernhard Schussek <bschussek@gmail.com>
27
27
*
28
28
* @api
29
29
*/
Original file line number Diff line number Diff line change 17
17
* Listeners are registered on the manager and events are dispatched through the
18
18
* manager.
19
19
*
20
- * @author Guilherme Blanco <guilhermeblanco@hotmail.com>
21
- * @author Jonathan Wage <jonwage@gmail.com>
22
- * @author Roman Borschel <roman@code-factory.org>
23
- * @author Bernhard Schussek <bschussek@gmail.com>
24
- * @author Fabien Potencier <fabien@symfony.com>
25
- * @author Jordi Boggiano <j.boggiano@seld.be>
26
- * @author Jordan Alliot <jordan.alliot@gmail.com>
20
+ * @author Guilherme Blanco <guilhermeblanco@hotmail.com>
21
+ * @author Jonathan Wage <jonwage@gmail.com>
22
+ * @author Roman Borschel <roman@code-factory.org>
23
+ * @author Bernhard Schussek <bschussek@gmail.com>
24
+ * @author Fabien Potencier <fabien@symfony.com>
25
+ * @author Jordi Boggiano <j.boggiano@seld.be>
26
+ * @author Jordan Alliot <jordan.alliot@gmail.com>
27
27
*
28
28
* @api
29
29
*/
Original file line number Diff line number Diff line change 17
17
* {@link getSubscribedEvents} and registers the subscriber as a listener for all
18
18
* returned events.
19
19
*
20
- * @author Guilherme Blanco <guilhermeblanco@hotmail.com>
21
- * @author Jonathan Wage <jonwage@gmail.com>
22
- * @author Roman Borschel <roman@code-factory.org>
23
- * @author Bernhard Schussek <bschussek@gmail.com>
20
+ * @author Guilherme Blanco <guilhermeblanco@hotmail.com>
21
+ * @author Jonathan Wage <jonwage@gmail.com>
22
+ * @author Roman Borschel <roman@code-factory.org>
23
+ * @author Bernhard Schussek <bschussek@gmail.com>
24
24
*
25
25
* @api
26
26
*/
You can’t perform that action at this time.
0 commit comments