Sylius\Bundle\PromotionBundle\Form\Type\PromotionCouponGeneratorInstructionType::getBlockPrefix PHP Method

getBlockPrefix() public method

public getBlockPrefix ( )
    public function getBlockPrefix()
    {
        return 'sylius_promotion_coupon_generator_instruction';
    }
PromotionCouponGeneratorInstructionType