Skip to content

Commit

Permalink
phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Jan 31, 2025
1 parent bc0cf63 commit edc4e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/messages/src/DialogMessage.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* @property int $dialog_id
* @property int|null $user_id
* @property string $content
* @property int $number
* @property int|Expression $number
* @property \Carbon\Carbon $created_at
* @property \Carbon\Carbon $updated_at
* @property-read Dialog $dialog
Expand Down

0 comments on commit edc4e55

Please sign in to comment.