protected property PagerTest::$profile in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Functional/Pager/PagerTest.php \Drupal\Tests\system\Functional\Pager\PagerTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
modules/ system/ tests/ src/ Functional/ Pager/ PagerTest.php, line 37
Class
- PagerTest
- Tests pager functionality.
Namespace
Drupal\Tests\system\Functional\PagerCode
protected $profile = 'testing';