Resolve "New rider api call to return customer hash" #1563

Merged
korina.cordero merged 22 commits from 640-new-rider-api-call-to-return-customer-hash into master-fix 2021-12-03 05:56:58 +00:00
Showing only changes of commit c955516acf - Show all commits

View file

@ -12,6 +12,7 @@ use Doctrine\ORM\EntityManagerInterface;
use App\Service\MQTTClient;
use App\Entity\JobOrder;
use App\Entity\Rider;
use PDO;