We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b98cca3 + 21b9f5c commit 5e50619Copy full SHA for 5e50619
lib/Gitlab/Model/Note.php
@@ -19,6 +19,7 @@ class Note extends AbstractModel
19
* @var array
20
*/
21
protected static $properties = array(
22
+ 'id',
23
'author',
24
'body',
25
'created_at',
0 commit comments