@@ -46,7 +46,7 @@ |
||
| 46 | 46 | } |
| 47 | 47 | |
| 48 | 48 | /** |
| 49 | - * @param Context\ContextInterface $context |
|
| 49 | + * @param Context\Context\ContextInterface $context |
|
| 50 | 50 | * @return mixed |
| 51 | 51 | */ |
| 52 | 52 | public function send(\Context\Context\ContextInterface $context) |
@@ -6,7 +6,6 @@ |
||
| 6 | 6 | { |
| 7 | 7 | /** |
| 8 | 8 | * @param string $methodName |
| 9 | - * @param Exception $previous |
|
| 10 | 9 | */ |
| 11 | 10 | public function __construct($methodName) |
| 12 | 11 | { |