From 3369e97a3cbe180ae4670aecc9528de0ac586f4b Mon Sep 17 00:00:00 2001 From: Nurmuhammet Allanov Date: Mon, 3 Nov 2025 14:01:00 +0500 Subject: [PATCH] wip --- app/Modules/UserAdjustments/Traits/UserAdjustments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Modules/UserAdjustments/Traits/UserAdjustments.php b/app/Modules/UserAdjustments/Traits/UserAdjustments.php index d23c1c7..ff626c1 100644 --- a/app/Modules/UserAdjustments/Traits/UserAdjustments.php +++ b/app/Modules/UserAdjustments/Traits/UserAdjustments.php @@ -67,7 +67,7 @@ trait UserAdjustments /** * Branches associated with user * - * @return BelongsToMany + * @return BelongsToMany */ public function branches(): BelongsToMany {