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

getBlockPrefix() public method

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