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