Remove useless comment

This commit is contained in:
黄朝晖 2020-04-07 14:25:31 +08:00 committed by GitHub
parent 75bb2426e0
commit ee6658fe24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,6 @@ use Symfony\Component\EventDispatcher\EventDispatcherInterface as SymfonyDispatc
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
/**
* Class SymfonyEventDispatcher.
* @internal
*/
class SymfonyEventDispatcher implements SymfonyDispatcherInterface