Completed
Push — master ( 158640...6228b6 )
by Carlos
02:38 queued 01:15
created
src/Payment/Kernel/BaseClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -105,7 +105,7 @@
 block discarded – undo
105 105
      * @param string $method
106 106
      * @param array  $options
107 107
      *
108
-     * @return array|Support\Collection|object|ResponseInterface|string
108
+     * @return ResponseInterface
109 109
      */
110 110
     protected function requestRaw($endpoint, array $params = [], $method = 'post', array $options = [])
111 111
     {
Please login to merge, or discard this patch.