@@ -59,10 +59,10 @@ discard block |
||
| 59 | 59 | */ |
| 60 | 60 | public $threadId; |
| 61 | 61 | |
| 62 | - /** |
|
| 63 | - * @var |
|
| 64 | - */ |
|
| 65 | - public $historyId; |
|
| 62 | + /** |
|
| 63 | + * @var |
|
| 64 | + */ |
|
| 65 | + public $historyId; |
|
| 66 | 66 | |
| 67 | 67 | /** |
| 68 | 68 | * @var \Google_Service_Gmail_MessagePart |
@@ -76,7 +76,7 @@ discard block |
||
| 76 | 76 | */ |
| 77 | 77 | public $service; |
| 78 | 78 | |
| 79 | - /** |
|
| 79 | + /** |
|
| 80 | 80 | * SingleMessage constructor. |
| 81 | 81 | * |
| 82 | 82 | * @param \Google_Service_Gmail_Message $message |