Passed
Push — master ( 8a1132...707256 )
by Jared
58s
created
src/Factory/MerchantApi.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
      * @param string               $endpoint
81 81
      * @param ClientInterface|null $client
82 82
      *
83
-     * @return Ping
83
+     * @return PingService
84 84
      */
85 85
     public static function ping(
86 86
         $endpoint,
Please login to merge, or discard this patch.