You are here

protected property CropEffect::$crop in Crop API 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/ImageEffect/CropEffect.php \Drupal\crop\Plugin\ImageEffect\CropEffect::crop

Crop entity or Automated Crop Plugin.

Type: \Drupal\crop\CropInterface|false

File

src/Plugin/ImageEffect/CropEffect.php, line 51

Class

CropEffect
Crops an image resource.

Namespace

Drupal\crop\Plugin\ImageEffect

Code

protected $crop = FALSE;