PHP Class Elcodi\Fixtures\DataFixtures\ORM\Product\Abstracts\AbstractPurchasableData

Inheritance: extends Elcodi\Bundle\CoreBundle\DataFixtures\ORM\Abstracts\AbstractFixture, use trait Elcodi\Bundle\MediaBundle\DataFixtures\ORM\Traits\ImageManagerTrait
Show file Open project: elcodi/bamboo

Protected Methods

Method Description
storePurchasableImage ( Elcodi\Component\Product\Entity\Interfaces\PurchasableInterface $purchasable, string $imageName ) Steps necessary to store an image

Method Details

storePurchasableImage() protected method

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