cache_context.test_discovery

Class

Drupal\simpletest\Cache\Context\TestDiscoveryCacheContext

Tags

  • cache.context

File

core/modules/simpletest/simpletest.services.yml

View source
  1. class: Drupal\simpletest\Cache\Context\TestDiscoveryCacheContext
  2. arguments:
  3. - '@test_discovery'
  4. - '@private_key'
  5. tags:
  6. - { name: cache.context }

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