asdlkif
This commit is contained in:
@@ -17,6 +17,15 @@ class View
|
||||
public $avatar_file_path;
|
||||
public $user_account_type;
|
||||
|
||||
/* Messenger properties */
|
||||
public $conversations;
|
||||
public $unread_count;
|
||||
public $all_users;
|
||||
|
||||
/* Note properties */
|
||||
public $messages;
|
||||
public $other_user;
|
||||
|
||||
/**
|
||||
* Static property to track if header has been rendered
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user