Explorar el Código

Update Pager.php

PR for #1653
Daniel Korsak hace 11 años
padre
commit
1e5a5979a6
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      Datagrid/Pager.php

+ 0 - 4
Datagrid/Pager.php

@@ -44,10 +44,6 @@ abstract class Pager implements \Iterator, \Countable, \Serializable, PagerInter
         $this->setMaxPerPage($maxPerPage);
     }
 
-    /**
-     * {@inheritdoc}
-     */
-    abstract public function getResults();
 
     /**
      * Returns the current pager's max link.