CounterTest::$pager

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. 8.9.x core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php \Drupal\Tests\views\Unit\Plugin\field\CounterTest::pager
  3. 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 25

Class

CounterTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21views%21src%21Plugin%21views%21field%21Counter.php/class/Counter/11.x" title="Field handler to show a counter of the current row." class="local">\Drupal\views\Plugin\views\field\Counter</a> @group views

Namespace

Drupal\Tests\views\Unit\Plugin\field

Code

protected $pager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.