Resolve "Move APIController methods into CAPI" #1611

Merged
korina.cordero merged 22 commits from 686-move-apicontroller-methods-into-capi into master 2022-09-19 06:39:39 +00:00
Showing only changes of commit 470dd47195 - Show all commits

View file

@ -28,6 +28,7 @@ use App\Ramcar\ModeOfPayment;
use App\Ramcar\APIRiderStatus;
use App\Ramcar\VehicleStatusCondition;
use App\Ramcar\FuelType;
use App\Ramcar\DeliveryStatus;
use App\Service\InvoiceGeneratorInterface;
use App\Service\RisingTideGateway;