ORM\Entity | |
---|---|
ORM\Table |
(name="pickware_erp_manufacturer_supplier_mappings", uniqueConstraints={ @ORM\UniqueConstraint(name="supplier_fabricator", columns={ "supplierId", "manufacturerId" }) }) |
package |
Default |
__construct(\Shopware\Models\Article\Supplier $manufacturer, \Shopware\CustomModels\ViisonPickwareERP\Supplier\Supplier $supplier)
\Shopware\Models\Article\Supplier
getId() : integer
integer
getManufacturer() : \Shopware\Models\Article\Supplier
\Shopware\Models\Article\Supplier
getSupplier() : \Shopware\CustomModels\ViisonPickwareERP\Supplier\Supplier