You are here

protected property EntityPagerAnalyzer::$eventDispatcher in Entity Pager 2.0.x

Same name and namespace in other branches
  1. 8 src/EntityPagerAnalyzer.php \Drupal\entity_pager\EntityPagerAnalyzer::eventDispatcher

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/EntityPagerAnalyzer.php, line 19

Class

EntityPagerAnalyzer
A class for analyzing an entity pager and providing feedback.

Namespace

Drupal\entity_pager

Code

protected $eventDispatcher;