PHP Class WellCommerce\Bundle\PaymentBundle\Form\Admin\PaymentMethodFormBuilder

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\CoreBundle\Form\AbstractFormBuilder
Mostrar archivo Open project: wellcommerce/wellcommerce

Public Methods

Method Description
buildForm ( WellCommerce\Component\Form\Elements\FormInterface $form )

Protected Methods

Method Description
getPaymentProcessorCollection ( ) : PaymentProcessorCollection

Method Details

buildForm() public method

public buildForm ( WellCommerce\Component\Form\Elements\FormInterface $form )
$form WellCommerce\Component\Form\Elements\FormInterface

getPaymentProcessorCollection() protected method

protected getPaymentProcessorCollection ( ) : PaymentProcessorCollection
return WellCommerce\Bundle\PaymentBundle\Processor\PaymentProcessorCollection