Sylius\Bundle\ShippingBundle\Form\Type\ShipmentShipType::getBlockPrefix PHP Method

getBlockPrefix() public method

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