ProductEntityRelationship
class ProductEntityRelationship implements PrimaryKeyInterface
Class ProductEntityRelationship
Methods
__construct()
ProductEntityRelationship constructor.
integer
getId()
No description
setId(int $id)
No description
string
getTitle()
No description
setTitle(string $title)
No description
getMainProduct()
No description
ArrayCollection
getEntityRelationships()
No description
setEntityRelationships(ArrayCollection $entityRelationships)
No description
Details
at line 82
__construct()
ProductEntityRelationship constructor.