stan updates

This commit is contained in:
2025-03-12 11:12:57 +05:00
parent 3b83acf39c
commit b9b2ef7c2c
8 changed files with 39 additions and 4 deletions

View File

@@ -19,6 +19,8 @@ class Alert extends Model
/**
* User
*
* @return BelongsTo<User, Alert>
*/
public function user(): BelongsTo
{