The cache id that is used for the cache entry.
Type: string
File
- core/lib/Drupal/Core/Cache/CacheCollector.php, line 31
Class
- CacheCollector
- Default implementation for CacheCollectorInterface.
Namespace
Drupal\Core\Cache
Code
1 | protected $cid ; |
Please login to continue.