protected property PageCacheTagsIntegrationTest::$profile in Drupal 9
Same name and namespace in other branches
- 8 core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php \Drupal\Tests\page_cache\Functional\PageCacheTagsIntegrationTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTagsIntegrationTest.php, line 23
Class
- PageCacheTagsIntegrationTest
- Enables the page cache and tests its cache tags in various scenarios.
Namespace
Drupal\Tests\page_cache\FunctionalCode
protected $profile = 'standard';