mirror of
https://github.com/friendica/friendica
synced 2025-05-19 11:04:11 +02:00
Mark new event and eventdispatcher classes as internal
This commit is contained in:
parent
9e6f77c4b1
commit
2e660f44f2
6 changed files with 12 additions and 0 deletions
|
@ -13,6 +13,8 @@ use Symfony\Component\EventDispatcher\EventDispatcher as SymfonyEventDispatcher;
|
|||
|
||||
/**
|
||||
* Modified Event Dispatcher.
|
||||
*
|
||||
* @internal
|
||||
*/
|
||||
final class EventDispatcher extends SymfonyEventDispatcher
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue