Skip to content

Commit 372c8bd

Browse files
committed
Small PHPDoc fix
1 parent ecd2796 commit 372c8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program/lib/Roundcube/rcube_message_header.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ class rcube_message_header
224224
/**
225225
* Message structure
226226
*
227-
* @var rcube_message_part
227+
* @var ?rcube_message_part
228228
*/
229229
public $structure;
230230

0 commit comments

Comments
 (0)