@@ -33,6 +33,9 @@ |
||
33 | 33 | $this->variant = $options['variant']; |
34 | 34 | } |
35 | 35 | |
36 | + /** |
|
37 | + * @return integer |
|
38 | + */ |
|
36 | 39 | public function getCurrentPage() |
37 | 40 | { |
38 | 41 | return $this->currentPage; |