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
protected $cid;
The cache id that is used for the cache entry.
Type: string
Drupal\Core\Cache
protected $cid;
Please login to continue.