jqh 5 anni fa
parent
commit
904b67cfe1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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