Completed
Pull Request — master (#3507)
by jxlwqq
02:40
created
src/Grid/Concerns/HasFilter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
      *
55 55
      * @param bool $toArray
56 56
      *
57
-     * @return array|Collection|mixed
57
+     * @return Collection
58 58
      */
59 59
     public function applyFilter($toArray = true)
60 60
     {
Please login to merge, or discard this patch.