Completed
Push — work-fleets ( e0e753...5ee2f8 )
by SuperNova.WS
05:10
created
includes/classes/DBStaticRecord.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -96,8 +96,8 @@
 block discarded – undo
96 96
   }
97 97
 
98 98
   /**
99
-   * @param int|string $user_id
100
-   * @param array      $fieldList
99
+   * @param integer $user_id
100
+   * @param string[]      $fieldList
101 101
    * @param bool       $for_update
102 102
    *
103 103
    * @return array|null
Please login to merge, or discard this patch.