Completed
Push — master ( efa3fa...174cfa )
by Albert
03:11
created
src/Vultr.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -40,6 +40,7 @@
 block discarded – undo
40 40
      * This is the entry point to the api resource
41 41
      *
42 42
      * @param AdapterInterface $adapter
43
+     * @param string $token
43 44
      */
44 45
     public function __construct($token, AdapterInterface $adapter = null)
45 46
     {
Please login to merge, or discard this patch.