The comment author ID.
Type: integer
File
- core/
modules/ comment/ comment.entity.inc, line 59 - Entity controller and class for comments.
Class
- Comment
- Defines the comment entity class.
Code
public $uid = 0;
The comment author ID.
Type: integer
public $uid = 0;