You are here

protected property CropEffect::$eventDispatcher in Crop API 8.2

Event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

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

Class

CropEffect
Crops an image resource.

Namespace

Drupal\crop\Plugin\ImageEffect

Code

protected $eventDispatcher;