PHP Class WellCommerce\Bundle\ClientBundle\Factory\ClientBillingAddressFactory

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

Protected Properties

Property Type Description
$supportsInterface

Public Methods

Method Description
create ( ) : WellCommerce\Bundle\ClientBundle\Entity\ClientBillingAddressInterface

Method Details

create() public method

public create ( ) : WellCommerce\Bundle\ClientBundle\Entity\ClientBillingAddressInterface
return WellCommerce\Bundle\ClientBundle\Entity\ClientBillingAddressInterface

Property Details

$supportsInterface protected property

protected $supportsInterface