Interface ProductRepositoryWriterInterface
category |
System |
---|---|
package |
Product |
subpackage |
Interfaces |
insert(\ProductInterface $product) : integer
integer
Id of inserted product.
update(\StoredProductInterface $product) : \ProductRepositoryWriterInterface|$this