PHP 클래스 PartKeepr\PartBundle\Listeners\ImageAttachmentListener

파일 보기 프로젝트 열기: partkeepr/PartKeepr

공개 메소드들

메소드 설명
__construct ( ImageService $imageService )
postLoad ( Doctrine\ORM\Event\LifecycleEventArgs $event )

메소드 상세

__construct() 공개 메소드

public __construct ( ImageService $imageService )
$imageService PartKeepr\ImageBundle\Services\ImageService

postLoad() 공개 메소드

public postLoad ( Doctrine\ORM\Event\LifecycleEventArgs $event )
$event Doctrine\ORM\Event\LifecycleEventArgs