PHP Class Neos\Media\Domain\EventListener\ImageEventListener

Show file Open project: neos/neos-development-collection

Protected Properties

Property Type Description
$cacheManager Neos\Flow\Cache\CacheManager

Public Methods

Method Description
postRemove ( Doctrine\ORM\Event\LifecycleEventArgs $eventArgs ) : void

Method Details

postRemove() public method

public postRemove ( Doctrine\ORM\Event\LifecycleEventArgs $eventArgs ) : void
$eventArgs Doctrine\ORM\Event\LifecycleEventArgs
return void

Property Details

$cacheManager protected property

protected CacheManager,Neos\Flow\Cache $cacheManager
return Neos\Flow\Cache\CacheManager