Skip to content

Commit edc4e55

Browse files
committed
phpstan
1 parent bc0cf63 commit edc4e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/messages/src/DialogMessage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @property int $dialog_id
2929
* @property int|null $user_id
3030
* @property string $content
31-
* @property int $number
31+
* @property int|Expression $number
3232
* @property \Carbon\Carbon $created_at
3333
* @property \Carbon\Carbon $updated_at
3434
* @property-read Dialog $dialog

0 commit comments

Comments
 (0)