You are here

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

The Entity Field Manager Interface.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/views/area/AlphaPaginationArea.php, line 34

Class

AlphaPaginationArea
Views area handler to display alphabetic pagination.

Namespace

Drupal\alpha_pagination\Plugin\views\area

Code

protected $fieldManager;