PHP Class WellCommerce\Bundle\ProductBundle\Factory\ProductFactory

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\DoctrineBundle\Factory\AbstractEntityFactory
Afficher le fichier Open project: wellcommerce/wellcommerce

Protected Properties

Свойство Type Description
$supportsInterface string

Méthodes publiques

Méthode Description
create ( ) : WellCommerce\Bundle\ProductBundle\Entity\ProductInterface

Private Methods

Méthode Description
createDefaultDiscountablePrice ( ) : WellCommerce\Bundle\AppBundle\Entity\DiscountablePriceInterface
createDefaultPrice ( ) : WellCommerce\Bundle\AppBundle\Entity\PriceInterface
getDefaultUnit ( ) : WellCommerce\Bundle\UnitBundle\Entity\UnitInterface

Method Details

create() public méthode

public create ( ) : WellCommerce\Bundle\ProductBundle\Entity\ProductInterface
Résultat WellCommerce\Bundle\ProductBundle\Entity\ProductInterface

Property Details

$supportsInterface protected_oe property

protected string $supportsInterface
Résultat string