CommentTranslationUITest::$defaultCacheContexts
Type: defaultCacheContexts
Overrides ContentTranslationUITestBase::$defaultCacheContexts
File
- 
              core/
modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php, line 43  
Class
- CommentTranslationUITest
 - Tests the Comment Translation UI.
 
Namespace
Drupal\Tests\comment\FunctionalCode
protected $defaultCacheContexts = [
  'languages:language_interface',
  'session',
  'theme',
  'timezone',
  'url.query_args:_wrapper_format',
  'url.query_args.pagers:0',
  'url.site',
  'user.permissions',
  'user.roles',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.