From 67cedb834865338c1fa681db6ce7e423d349340e Mon Sep 17 00:00:00 2001 From: David Bomba Date: Tue, 9 Mar 2021 17:03:22 +1100 Subject: [PATCH] minor fixes --- app/Http/Controllers/BillingSubscriptionController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Http/Controllers/BillingSubscriptionController.php b/app/Http/Controllers/BillingSubscriptionController.php index 0dff2f31c962..c2f0892a6376 100644 --- a/app/Http/Controllers/BillingSubscriptionController.php +++ b/app/Http/Controllers/BillingSubscriptionController.php @@ -42,7 +42,7 @@ class BillingSubscriptionController extends BaseController /** * Show the list of BillingSubscriptions. - * * + * * @return Response * * @OA\Get(