This commit is contained in:
2025-11-03 14:01:00 +05:00
parent 5f2760713f
commit 3369e97a3c

View File

@@ -67,7 +67,7 @@ trait UserAdjustments
/**
* Branches associated with user
*
* @return BelongsToMany<Branch>
* @return BelongsToMany
*/
public function branches(): BelongsToMany
{