Sonata\BasketBundle\Form\ApiBasketElementType::getBlockPrefix PHP Method

getBlockPrefix() public method

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