PHP Class PartKeepr\PartBundle\Listeners\ImageAttachmentListener

Show file Open project: partkeepr/PartKeepr

Public Methods

Method Description
__construct ( ImageService $imageService )
postLoad ( Doctrine\ORM\Event\LifecycleEventArgs $event )

Method Details

__construct() public method

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

postLoad() public method

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