Completed
Push — master ( 819191...9585ae )
by Nekrasov
01:55
created
src/Models/BaseModel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -246,7 +246,7 @@
 block discarded – undo
246 246
      *
247 247
      * @param array $params
248 248
      *
249
-     * @return static[]
249
+     * @return \Illuminate\Support\Collection
250 250
      */
251 251
     public static function getList($params = [])
252 252
     {
Please login to merge, or discard this patch.