PHP Class Neos\Media\Domain\EventListener\ImageEventListener

Afficher le fichier Open project: neos/neos-development-collection

Protected Properties

Свойство Type Description
$cacheManager Neos\Flow\Cache\CacheManager

Méthodes publiques

Méthode Description
postRemove ( Doctrine\ORM\Event\LifecycleEventArgs $eventArgs ) : void

Method Details

postRemove() public méthode

public postRemove ( Doctrine\ORM\Event\LifecycleEventArgs $eventArgs ) : void
$eventArgs Doctrine\ORM\Event\LifecycleEventArgs
Résultat void

Property Details

$cacheManager protected_oe property

protected CacheManager,Neos\Flow\Cache $cacheManager
Résultat Neos\Flow\Cache\CacheManager