mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
[ticket/16379] Remove Symfony version from docblock
PHPBB3-16379
This commit is contained in:
parent
4334b446b5
commit
1946d81ab3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue