PHP Class WellCommerce\Bundle\OrderBundle\Controller\Front\OrderConfirmationController

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\CoreBundle\Controller\Front\AbstractFrontController, implements WellCommerce\Bundle\CoreBundle\Controller\Front\FrontControllerInterface
Afficher le fichier Open project: wellcommerce/wellcommerce

Méthodes publiques

Méthode Description
indexAction ( ) : Response

Private Methods

Méthode Description
getPaymentForOrder ( WellCommerce\Bundle\OrderBundle\Entity\OrderInterface $order ) : WellCommerce\Bundle\PaymentBundle\Entity\PaymentInterface

Method Details

indexAction() public méthode

public indexAction ( ) : Response
Résultat Symfony\Component\HttpFoundation\Response