Skip to content

Commit e33c6ef

Browse files
r32rfm1guelpf
authored andcommitted
Add missing property read to Note.php
Signed-off-by: Ted van Riel <tvanriel@wendrich.com>
1 parent 68ab0ca commit e33c6ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Gitlab/Model/Note.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
/**
66
* Class Note
77
*
8+
* @property-read integer $id
89
* @property-read User $author
910
* @property-read string $body
1011
* @property-read string $created_at

0 commit comments

Comments
 (0)