public function PagererInterface::getElement in Pagerer 8
Gets the pager element.
Return value
int The pager element.
1 method overrides PagererInterface::getElement()
- Pagerer::getElement in src/
Pagerer.php - Gets the pager element.
File
- src/
PagererInterface.php, line 52
Class
- PagererInterface
- Provides an interface for the Pagerer pager management class.
Namespace
Drupal\pagererCode
public function getElement();