Completed
Push — master ( 47e08a...15a70c )
by Luka
02:38
created
src/functions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -96,7 +96,7 @@
 block discarded – undo
96 96
 }
97 97
 
98 98
 /**
99
- * @return Grant\Grant
99
+ * @return Grant\PasswordCredential|null
100 100
  */
101 101
 function grant(array $data)
102 102
 {
Please login to merge, or discard this patch.