PHP Интерфейс WellCommerce\Bundle\ProductStatusBundle\Entity\ProductStatusInterface

Автор: Adam Piotrowski ([email protected])
Наследование: extends WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface, extends WellCommerce\Bundle\CoreBundle\Entity\TimestampableInterface, extends WellCommerce\Bundle\CoreBundle\Entity\TranslatableInterface, extends WellCommerce\Bundle\CoreBundle\Entity\BlameableInterface
Показать файл Открыть проект Примеры использования интерфейса

Открытые методы

Метод Описание
getProducts ( ) : Doctrine\Common\Collections\Collection
setProducts ( Doctrine\Common\Collections\Collection $collection )

Описание методов

getProducts() публичный Метод

public getProducts ( ) : Doctrine\Common\Collections\Collection
Результат Doctrine\Common\Collections\Collection

setProducts() публичный Метод

public setProducts ( Doctrine\Common\Collections\Collection $collection )
$collection Doctrine\Common\Collections\Collection