PageCacheTagsTestBase::$dumpHeaders

Same name in this branch
  1. 8.9.x core/modules/system/src/Tests/Cache/PageCacheTagsTestBase.php \Drupal\system\Tests\Cache\PageCacheTagsTestBase::dumpHeaders

Always enable header dumping in page cache tags tests, this aids debugging.

Type: dumpHeaders

File

core/modules/system/tests/src/Functional/Cache/PageCacheTagsTestBase.php, line 19

Class

PageCacheTagsTestBase
Provides helper methods for page cache tags tests.

Namespace

Drupal\Tests\system\Functional\Cache

Code

protected $dumpHeaders = TRUE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.