You are here

protected property PagerTestController::$pagerParams in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php \Drupal\pager_test\Controller\PagerTestController::pagerParams
  2. 9 core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php \Drupal\pager_test\Controller\PagerTestController::pagerParams

The pager request service.

Type: \Drupal\Core\Pager\PagerParametersInterface

File

core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php, line 22

Class

PagerTestController
Controller routine for testing the pager.

Namespace

Drupal\pager_test\Controller

Code

protected $pagerParams;