You are here

protected property CropStorage::$cropsByUri in Crop API 8.2

Statically cached crops, keyed by URI first and type second.

Type: int[][]

File

src/CropStorage.php, line 21

Class

CropStorage
Defines the storage handler class for image crop storage.

Namespace

Drupal\crop

Code

protected $cropsByUri = [];