Method | Description | |
---|---|---|
choiceOrTextFieldFormAction ( |
Method | Description | |
---|---|---|
createProvinceChoiceForm ( Sylius\Component\Addressing\Model\CountryInterface $country ) : Symfony\Component\Form\FormInterface | ||
createProvinceTextForm ( ) : Symfony\Component\Form\FormInterface |
public choiceOrTextFieldFormAction ( |
||
$request | ||
return | Symfony\Component\HttpFoundation\JsonResponse |
protected createProvinceChoiceForm ( Sylius\Component\Addressing\Model\CountryInterface $country ) : Symfony\Component\Form\FormInterface | ||
$country | Sylius\Component\Addressing\Model\CountryInterface | |
return | Symfony\Component\Form\FormInterface |
protected createProvinceTextForm ( ) : Symfony\Component\Form\FormInterface | ||
return | Symfony\Component\Form\FormInterface |