Interface ProductAttributeRepositoryDeleterInterface
category |
System |
---|---|
package |
ProductModule |
subpackage |
Interface |
deleteAttributeById(\IdType $productAttributeId) : \ProductAttributeRepositoryDeleterInterface|$this
\ProductAttributeRepositoryDeleterInterface|$this
Same instance for chained method calls.
deleteAttributesByProductId(\IdType $productId) : \ProductAttributeRepositoryDeleterInterface|$this
\ProductAttributeRepositoryDeleterInterface|$this
Same instance for chained method calls.