Daniel Korsak пре 11 година
родитељ
комит
1e5a5979a6
1 измењених фајлова са 0 додато и 4 уклоњено
  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.