PHP 클래스 Neos\Media\Domain\EventListener\ImageEventListener

파일 보기 프로젝트 열기: neos/neos-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$cacheManager Neos\Flow\Cache\CacheManager

공개 메소드들

메소드 설명
postRemove ( Doctrine\ORM\Event\LifecycleEventArgs $eventArgs ) : void

메소드 상세

postRemove() 공개 메소드

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

프로퍼티 상세

$cacheManager 보호되어 있는 프로퍼티

protected CacheManager,Neos\Flow\Cache $cacheManager
리턴 Neos\Flow\Cache\CacheManager