PHP Class Sylius\Bundle\PaymentBundle\Form\Type\PaymentGatewayChoiceType

Author: Paweł Jędrzejewski ([email protected])
Inheritance: extends Symfony\Component\Form\AbstractType
Show file Open project: sylius/sylius

Protected Properties

Property Type Description
$gateways array

Public Methods

Method Description
__construct ( array $gateways )
configureOptions ( Symfony\Component\OptionsResolver\OptionsResolver $resolver )
getBlockPrefix ( )
getParent ( )

Method Details

__construct() public method

public __construct ( array $gateways )
$gateways array

configureOptions() public method

public configureOptions ( Symfony\Component\OptionsResolver\OptionsResolver $resolver )
$resolver Symfony\Component\OptionsResolver\OptionsResolver

getBlockPrefix() public method

public getBlockPrefix ( )

getParent() public method

public getParent ( )

Property Details

$gateways protected property

protected array $gateways
return array