You are here

protected property CorePagerReplaceTest::$pagererAdmin in Pagerer 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/CorePagerReplaceTest.php \Drupal\Tests\pagerer\Functional\CorePagerReplaceTest::pagererAdmin

The URL for Pagerer admin UI page.

Type: string

File

tests/src/Functional/CorePagerReplaceTest.php, line 20

Class

CorePagerReplaceTest
Test replacement of Drupal core pager.

Namespace

Drupal\Tests\pagerer\Functional

Code

protected $pagererAdmin = 'admin/config/user-interface/pagerer';