Completed
Push — master ( 1302b1...1561fa )
by Pavel
155:40 queued 94:52
created
src/ScayTrase/Api/Rpc/Tests/AbstractRpcTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
      * @param RpcRequestInterface[] $requests
51 51
      * @param RpcResponseInterface[] $responses
52 52
      *
53
-     * @return \PHPUnit_Framework_MockObject_MockObject|RpcClientInterface
53
+     * @return RpcClientInterface
54 54
      */
55 55
     protected function getClientMock(array $requests = [], array $responses = [])
56 56
     {
Please login to merge, or discard this patch.