mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 09:16:55 +02:00
[ticket/16379] Remove Symfony version from docblock
PHPBB3-16379
This commit is contained in:
@@ -17,7 +17,7 @@ use Symfony\Component\EventDispatcher\EventDispatcher;
|
|||||||
use Symfony\Component\EventDispatcher\Event;
|
use Symfony\Component\EventDispatcher\Event;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Extension of the Symfony3.3 EventDispatcher
|
* Extension of the Symfony EventDispatcher
|
||||||
*
|
*
|
||||||
* It provides an additional `trigger_event` method, which
|
* It provides an additional `trigger_event` method, which
|
||||||
* gives some syntactic sugar for dispatching events. Instead
|
* gives some syntactic sugar for dispatching events. Instead
|
||||||
|
Reference in New Issue
Block a user