PHP 클래스 Elcodi\Fixtures\DataFixtures\ORM\Product\Abstracts\AbstractPurchasableData

상속: extends Elcodi\Bundle\CoreBundle\DataFixtures\ORM\Abstracts\AbstractFixture, use trait Elcodi\Bundle\MediaBundle\DataFixtures\ORM\Traits\ImageManagerTrait
파일 보기 프로젝트 열기: elcodi/bamboo

보호된 메소드들

메소드 설명
storePurchasableImage ( Elcodi\Component\Product\Entity\Interfaces\PurchasableInterface $purchasable, string $imageName ) Steps necessary to store an image

메소드 상세

storePurchasableImage() 보호된 메소드

Steps necessary to store an image
protected storePurchasableImage ( Elcodi\Component\Product\Entity\Interfaces\PurchasableInterface $purchasable, string $imageName )
$purchasable Elcodi\Component\Product\Entity\Interfaces\PurchasableInterface Purchasable
$imageName string Image name