function TestDiscoveryCacheContext::getLabel
Overrides CacheContextInterface::getLabel
File
-
core/
modules/ simpletest/ src/ Cache/ Context/ TestDiscoveryCacheContext.php, line 59
Class
- TestDiscoveryCacheContext
- Defines the TestDiscoveryCacheContext service.
Namespace
Drupal\simpletest\Cache\ContextCode
public static function getLabel() {
return t('Test discovery');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.