You are here

protected property AbstractAutomatedCrop::$originalImageSizes in Automated Crop 8

The machine name of this crop type.

Type: string

File

src/AbstractAutomatedCrop.php, line 60

Class

AbstractAutomatedCrop
Provides a base class for each AutomatedCrop provider plugins.

Namespace

Drupal\automated_crop

Code

protected $originalImageSizes;