protected property CacheArray::$cid

A cid to pass to cache()->set() and cache()->get().

Type: string

File

drupal/core/lib/Drupal/Core/Utility/CacheArray.php, line 74
Definition of CacheArray

Class

CacheArray
Provides a caching wrapper to be used in place of large array structures.

Namespace

Drupal\Core\Utility

Code

protected $cid;