コード例 #1
0
 /**
  * {@inheritdoc}
  */
 protected function resetIterator()
 {
     parent::resetIterator();
     $this->haveToPaginate = false;
 }