PHP Class WellCommerce\Bundle\PaymentBundle\Factory\PaymentMethodFactory

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\PaymentBundle\Entity\PaymentMethodInterface

Méthodes protégées

Méthode Description
getDefaultOrderStatus ( ) : WellCommerce\Bundle\OrderBundle\Entity\OrderStatusInterface
getDefaultProcessor ( ) : string

Method Details

create() public méthode

public create ( ) : WellCommerce\Bundle\PaymentBundle\Entity\PaymentMethodInterface
Résultat WellCommerce\Bundle\PaymentBundle\Entity\PaymentMethodInterface

getDefaultOrderStatus() protected méthode

protected getDefaultOrderStatus ( ) : WellCommerce\Bundle\OrderBundle\Entity\OrderStatusInterface
Résultat WellCommerce\Bundle\OrderBundle\Entity\OrderStatusInterface

getDefaultProcessor() protected méthode

protected getDefaultProcessor ( ) : string
Résultat string

Property Details

$supportsInterface protected_oe property

protected string $supportsInterface
Résultat string