diff --git a/src/Pagerfanta/Pagerfanta.php b/src/Pagerfanta/Pagerfanta.php index d5fda097..9b018996 100644 --- a/src/Pagerfanta/Pagerfanta.php +++ b/src/Pagerfanta/Pagerfanta.php @@ -151,7 +151,6 @@ private function resetForMaxPerPageChange() { $this->currentPageResults = null; $this->nbResults = null; - $this->nbPages = null; } /**