Skip to content

Commit

Permalink
Merge pull request #241 from gnat42/patch-1
Browse files Browse the repository at this point in the history
Remove unused extraViewParams
  • Loading branch information
pilot committed Nov 29, 2014
2 parents aa3d421 + 04b4dfe commit b51aa32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Pagination/SlidingPagination.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ class SlidingPagination extends AbstractPagination
private $template;
private $sortableTemplate;
private $filtrationTemplate;
private $extraViewParams = array();

public function __construct(array $params)
{
Expand Down

0 comments on commit b51aa32

Please sign in to comment.