The tag to cache token info with.
File
- core/lib/Drupal/Core/Utility/Token.php, line 65
 
Class
- Token
 - Drupal placeholder/token replacement system.
 
Namespace
Drupal\Core\Utility
Code
const TOKEN_INFO_CACHE_TAG = 'token_info';
The tag to cache token info with.
Drupal\Core\Utility
const TOKEN_INFO_CACHE_TAG = 'token_info';
Please login to continue.