You are here

protected property CropEffect::$typeStorage in Crop API 8

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

Crop type entity storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

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

Class

CropEffect
Crops an image resource.

Namespace

Drupal\crop\Plugin\ImageEffect

Code

protected $typeStorage;