PHP Class WellCommerce\Bundle\ShippingBundle\Factory\ShippingMethodFactory

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

Protected Properties

Property Type Description
$supportsInterface string

Public Methods

Method Description
create ( ) : WellCommerce\Bundle\ShippingBundle\Entity\ShippingMethodInterface

Private Methods

Method Description
getDefaultCalculator ( ) : WellCommerce\Bundle\ShippingBundle\Calculator\ShippingCalculatorInterface

Method Details

create() public method

public create ( ) : WellCommerce\Bundle\ShippingBundle\Entity\ShippingMethodInterface
return WellCommerce\Bundle\ShippingBundle\Entity\ShippingMethodInterface

Property Details

$supportsInterface protected property

protected string $supportsInterface
return string