@@ -26,7 +26,6 @@ |
||
26 | 26 | /** |
27 | 27 | * MessageHandler constructor. |
28 | 28 | * @param JSONMessageFactory $jsonMessageFactory |
29 | - * @param callable $callback |
|
30 | 29 | */ |
31 | 30 | public function __construct(JSONMessageFactory $jsonMessageFactory) |
32 | 31 | { |