Completed
Push — master ( 3a8085...9b1b3e )
by timegryd
01:57
created
tests/Helper/OpcacheResetCommandHelperTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -195,7 +195,7 @@
 block discarded – undo
195 195
      * @param string $body
196 196
      * @param int    $status
197 197
      *
198
-     * @return HttpResponse
198
+     * @return \Mockery\MockInterface
199 199
      */
200 200
     protected function getMockedResponse($body = null, $status = Response::HTTP_OK)
201 201
     {
Please login to merge, or discard this patch.