address selection: filter addresses based on cities

This commit is contained in:
nobohan
2021-05-20 15:05:54 +02:00
parent 4cc308c936
commit 65859f62f3
5 changed files with 37 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ use Chill\MainBundle\CRUD\Controller\ApiController;
use Symfony\Component\HttpFoundation\Request;
/**
* Class PostalCodeController
* Class PostalCodeAPIController
*
* @package Chill\MainBundle\Controller
* @author Champs Libres