Sylius\Bundle\ShippingBundle\Form\Type\ShipmentShipType::getBlockPrefix PHP 메소드

getBlockPrefix() 공개 메소드

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