@@ -51,7 +51,7 @@ |
||
51 | 51 | /** |
52 | 52 | * Run the action |
53 | 53 | * |
54 | - * @return ResponseInterface Response |
|
54 | + * @return \Apparat\Server\Domain\Contract\ResponderInterface Response |
|
55 | 55 | */ |
56 | 56 | public function __invoke() |
57 | 57 | { |
@@ -51,7 +51,7 @@ |
||
51 | 51 | /** |
52 | 52 | * Run the action |
53 | 53 | * |
54 | - * @return ResponseInterface Response |
|
54 | + * @return \Apparat\Server\Domain\Contract\ResponderInterface Response |
|
55 | 55 | */ |
56 | 56 | public function __invoke() |
57 | 57 | { |