TaxRuleType extends AbstractType
Class TaxRuleType
Table of Contents
$taxRuleRepository | ||
---|---|---|
__construct() | mixed | |
buildForm() | {@inheritdoc} | mixed |
configureOptions() | {@inheritdoc} | mixed |
getBlockPrefix() | {@inheritdoc} | mixed |
Properties
$taxRuleRepository
protected
mixed
$taxRuleRepository
Methods
__construct()
public
__construct(
$taxRuleRepository :
TaxRuleRepository
)
: mixed
Parameters
- $taxRuleRepository : TaxRuleRepository
Return values
mixedbuildForm()
{@inheritdoc}
public
buildForm(
$builder :
FormBuilderInterface
, $options :
array
)
: mixed
Parameters
- $builder : FormBuilderInterface
- $options : array
Return values
mixedconfigureOptions()
{@inheritdoc}
public
configureOptions(
$resolver :
OptionsResolver
)
: mixed
Parameters
- $resolver : OptionsResolver
Return values
mixedgetBlockPrefix()
{@inheritdoc}
public
getBlockPrefix(
)
: mixed