PHP Class WellCommerce\Bundle\ShopBundle\Factory\ShopFactory

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\ShopBundle\Entity\ShopInterface

Private Methods

Méthode 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 méthode

public create ( ) : WellCommerce\Bundle\ShopBundle\Entity\ShopInterface
Résultat WellCommerce\Bundle\ShopBundle\Entity\ShopInterface

Property Details

$supportsInterface protected_oe property

protected string $supportsInterface
Résultat string