Completed
Push — master ( 333f27...3ccf79 )
by Andrii
11:48
created
src/models/HiamUserIdentity.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -63,6 +63,9 @@
 block discarded – undo
63 63
         ]);
64 64
     }
65 65
 
66
+    /**
67
+     * @param string $path
68
+     */
66 69
     public static function requestHiam($path, $data)
67 70
     {
68 71
         $scheme = 'https';
Please login to merge, or discard this patch.