Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WellCommerce
Bundle
CategoryBundle
Entity
CategoryInterface
addProduct
WellCommerce\Bundle\CategoryBundle\Entity\CategoryInterface::addProduct PHP Method
CategoryInterface Interface Documentation
Show file
Open project: wellcommerce/wellcommerce
addProduct()
public
method
public
addProduct
(
WellCommerce\Bundle\ProductBundle\Entity\ProductInterface
$product
)
$product
WellCommerce\Bundle\ProductBundle\Entity\ProductInterface
public function addProduct(ProductInterface $product);
CategoryInterface
addChild
addProduct
getChildren
getParent
getProducts
setChildren
setParent
setProducts