You are here

protected property PageCacheTagsIntegrationTest::$profile in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/page_cache/src/Tests/PageCacheTagsIntegrationTest.php \Drupal\page_cache\Tests\PageCacheTagsIntegrationTest::profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

core/modules/page_cache/src/Tests/PageCacheTagsIntegrationTest.php, line 26
Contains \Drupal\page_cache\Tests\PageCacheTagsIntegrationTest.

Class

PageCacheTagsIntegrationTest
Enables the page cache and tests its cache tags in various scenarios.

Namespace

Drupal\page_cache\Tests

Code

protected $profile = 'standard';