PHP Class WellCommerce\Bundle\ShopBundle\Factory\ShopFactory

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

Protected Properties

Property Type Description
$supportsInterface string

Public Methods

Method Description
create ( ) : WellCommerce\Bundle\ShopBundle\Entity\ShopInterface

Private Methods

Method Description
getDefaultClientGroup ( ) : WellCommerce\Bundle\ClientBundle\Entity\ClientGroupInterface
getDefaultCompany ( ) : WellCommerce\Bundle\CompanyBundle\Entity\CompanyInterface
getDefaultCountry ( ) : string
getDefaultTheme ( ) : WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface

Method Details

create() public method

public create ( ) : WellCommerce\Bundle\ShopBundle\Entity\ShopInterface
return WellCommerce\Bundle\ShopBundle\Entity\ShopInterface

Property Details

$supportsInterface protected_oe property

protected string $supportsInterface
return string