PHP Class WellCommerce\Bundle\PaymentBundle\Configurator\CashOnDeliveryConfigurator

Author: Adam Piotrowski ([email protected])
Inheritance: extends AbstractPaymentMethodConfigurator
Mostrar archivo Open project: wellcommerce/wellcommerce

Public Methods

Method Description
addConfigurationFields ( WellCommerce\Component\Form\FormBuilderInterface $builder, WellCommerce\Component\Form\Elements\ElementInterface $fieldset, WellCommerce\Component\Form\Dependencies\DependencyInterface $dependency )
getName ( ) : string

Method Details

addConfigurationFields() public method

public addConfigurationFields ( WellCommerce\Component\Form\FormBuilderInterface $builder, WellCommerce\Component\Form\Elements\ElementInterface $fieldset, WellCommerce\Component\Form\Dependencies\DependencyInterface $dependency )
$builder WellCommerce\Component\Form\FormBuilderInterface
$fieldset WellCommerce\Component\Form\Elements\ElementInterface
$dependency WellCommerce\Component\Form\Dependencies\DependencyInterface

getName() public method

public getName ( ) : string
return string