Sylius\Bundle\ProductBundle\Form\Type\ProductAssociationType::getBlockPrefix PHP Method

getBlockPrefix() public method

public getBlockPrefix ( )
    public function getBlockPrefix()
    {
        return 'sylius_product_association';
    }
ProductAssociationType