A list of tags that are used for the cache entry.
Type: array
File
- core/lib/Drupal/Core/Cache/CacheCollector.php, line 38
Class
- CacheCollector
- Default implementation for CacheCollectorInterface.
Namespace
Drupal\Core\Cache
Code
1 | protected $tags ; |
Please login to continue.