protected property PagerTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php, line 25
Definition of Drupal\system\Tests\Pager\PagerTest.

Class

PagerTest
Tests pager functionality.

Namespace

Drupal\system\Tests\Pager

Code

protected $profile = 'testing';