@@ -23,7 +23,6 @@ |
||
23 | 23 | /** |
24 | 24 | * @param ConnectionInterface $connection |
25 | 25 | * @param string $ehlo |
26 | - * @param int $crypto |
|
27 | 26 | */ |
28 | 27 | public function __construct( |
29 | 28 | ConnectionInterface $connection, |