You are here

protected property AlphaPagination::$fieldManager in Views Alpha Pagination 8.2

The Entity Field Manager Interface.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/AlphaPagination.php, line 35

Class

AlphaPagination
A base views handler for alpha pagination.

Namespace

Drupal\alpha_pagination

Code

protected $fieldManager;