Completed
Push — master ( d5c9e6...77b81f )
by Konstantin
02:19
created
app/PassportHelper.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@  discard block
 block discarded – undo
74 74
     }
75 75
 
76 76
     /**
77
-     * @return mixed
77
+     * @return false|string
78 78
      */
79 79
     public function getPassSrc()
80 80
     {
@@ -82,7 +82,7 @@  discard block
 block discarded – undo
82 82
     }
83 83
 
84 84
     /**
85
-     * @return mixed
85
+     * @return false|string
86 86
      */
87 87
     public function getPassNum()
88 88
     {
Please login to merge, or discard this patch.