Completed
Push — develop ( 1d63d8...e54750 )
by Mohamed
10:11
created
app/Model/User.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -229,7 +229,7 @@
 block discarded – undo
229 229
     /**
230 230
      * Returns list of user statuses
231 231
      *
232
-     * @return array
232
+     * @return string[]
233 233
      */
234 234
     public static function getStatuses()
235 235
     {
Please login to merge, or discard this patch.