You are here

protected property CounterTest::$pager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php \Drupal\Tests\views\Unit\Plugin\field\CounterTest::pager
  2. 10 core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php \Drupal\Tests\views\Unit\Plugin\field\CounterTest::pager

The pager plugin instance.

Type: \Drupal\views\Plugin\views\pager\PagerPluginBase

File

core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php, line 23

Class

CounterTest
@coversDefaultClass \Drupal\views\Plugin\views\field\Counter @group views

Namespace

Drupal\Tests\views\Unit\Plugin\field

Code

protected $pager;