jqh пре 5 година
родитељ
комит
904b67cfe1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/Grid/Model.php

+ 1 - 1
src/Grid/Model.php

@@ -380,7 +380,7 @@ class Model
      *
      * @return Collection|LengthAwarePaginator
      */
-    protected function get()
+    public function get()
     {
         if (
             $this->model instanceof LengthAwarePaginator