Sylius\Bundle\LocaleBundle\Form\Type\LocaleChoiceType::getBlockPrefix PHP Method

getBlockPrefix() public method

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