public editAction ( Symfony\Component\Form\FormInterface $form, Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\CarrierInterface $carrier, Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\ShippingRangeInterface $shippingRange, boolean $isValid ) : RedirectResponse |
$form |
Symfony\Component\Form\FormInterface |
Form |
$carrier |
Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\CarrierInterface |
Carrier |
$shippingRange |
Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\ShippingRangeInterface |
Shipping range |
$isValid |
boolean |
Is valid |
리턴 |
Symfony\Component\HttpFoundation\RedirectResponse |
Redirect response |