From 820fe7ede27ec082aa3188983a2e06e1bf278b54 Mon Sep 17 00:00:00 2001 From: Ross Cooper Date: Mon, 2 Oct 2023 21:19:40 +0100 Subject: [PATCH] Fixed getProperties annotation --- .../Crm/Companies/Model/SimplePublicObjectWithAssociations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codegen/Crm/Companies/Model/SimplePublicObjectWithAssociations.php b/codegen/Crm/Companies/Model/SimplePublicObjectWithAssociations.php index 28b8dd83a..40e74ed50 100644 --- a/codegen/Crm/Companies/Model/SimplePublicObjectWithAssociations.php +++ b/codegen/Crm/Companies/Model/SimplePublicObjectWithAssociations.php @@ -284,7 +284,7 @@ public function setId($id) /** * Gets properties * - * @return array + * @return array */ public function getProperties() {