protected property EntityPager::$view in Entity Pager 8
Same name and namespace in other branches
- 2.0.x src/EntityPager.php \Drupal\entity_pager\EntityPager::view
The executable for the view that the pager is attached to.
Type: \Drupal\views\ViewExecutable
File
- src/
EntityPager.php, line 32
Class
- EntityPager
- Entity pager object.
Namespace
Drupal\entity_pagerCode
protected $view;