You are here

private property MultipartItem::$cids in Memcache API and Integration 8.2

The CIDs that contain the item's data.

Type: array

File

src/MultipartItem.php, line 20

Class

MultipartItem
Wrapper for a split cache item.

Namespace

Drupal\memcache

Code

private $cids;