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
Показать файл Открыть проект

Защищенные методы

Метод Описание
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