Completed
Branch master (7955bf)
by Robin
02:16
created
src/Support/GuzzleClientFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
57 57
      * Static method for easily creating a client. Requires the same parameters as the class constructor.
58 58
      *
59 59
      * @param array ...$args
60
-     * @return mixed
60
+     * @return Client
61 61
      */
62 62
     public static function build(...$args)
63 63
     {
Please login to merge, or discard this patch.