Sylius\Bundle\TaxationBundle\Form\Type\TaxCalculatorChoiceType::getBlockPrefix PHP Method

getBlockPrefix() public method

public getBlockPrefix ( )
    public function getBlockPrefix()
    {
        return 'sylius_tax_calculator_choice';
    }