@@ -107,7 +107,7 @@ |
||
107 | 107 | * @param string $secret |
108 | 108 | * @param string|null $userKey |
109 | 109 | * |
110 | - * @return mixed MockInterface and ResponseInterface |
|
110 | + * @return m\MockInterface MockInterface and ResponseInterface |
|
111 | 111 | */ |
112 | 112 | private function setupCall($fixtureName, $uri, array $getOptions, $key, $secret, $userKey = null) |
113 | 113 | { |