You are here

protected property EntityPagerAnalyzerTest::$entityPager in Entity Pager 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Unit/EntityPagerAnalyzerTest.php \Drupal\Tests\entity_pager\Unit\EntityPagerAnalyzerTest::entityPager

Entity pager stub.

Type: \Drupal\entity_pager\EntityPagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/EntityPagerAnalyzerTest.php, line 33

Class

EntityPagerAnalyzerTest
@coversDefaultClass \Drupal\entity_pager\EntityPagerAnalyzer @group entity_pager

Namespace

Drupal\Tests\entity_pager\Unit

Code

protected $entityPager;