PHP Class WellCommerce\Bundle\PaymentBundle\Factory\PaymentFactory

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

Protected Properties

Property Type Description
$supportsInterface string

Public Methods

Method Description
create ( ) : WellCommerce\Bundle\PaymentBundle\Entity\PaymentInterface

Private Methods

Method Description
generateToken ( ) : string

Method Details

create() public method

public create ( ) : WellCommerce\Bundle\PaymentBundle\Entity\PaymentInterface
return WellCommerce\Bundle\PaymentBundle\Entity\PaymentInterface

Property Details

$supportsInterface protected_oe property

protected string $supportsInterface
return string