@@ -20,7 +20,6 @@ |
||
20 | 20 | public static function broadcastOn(): array; |
21 | 21 | |
22 | 22 | /** |
23 | - * @param array $payload |
|
24 | 23 | * |
25 | 24 | * @return EventInterface |
26 | 25 | */ |
@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Doctrine\DBAL\Connection; |
6 | 6 | use Exception; |
7 | -use HTMLPurifier; |
|
8 | 7 | use Psr\Log\LoggerInterface; |
9 | 8 | use SfCod\SocketIoBundle\Events\EventInterface; |
10 | 9 | use SfCod\SocketIoBundle\events\EventPolicyInterface; |