protected property PrivateMessageUpdateUnreadThreadCountCommand::$unreadThreadCount in Private Message 8.2
Same name and namespace in other branches
- 8 src/Ajax/PrivateMessageUpdateUnreadThreadCountCommand.php \Drupal\private_message\Ajax\PrivateMessageUpdateUnreadThreadCountCommand::unreadThreadCount
The number of unread threads.
Type: int
File
- src/
Ajax/ PrivateMessageUpdateUnreadThreadCountCommand.php, line 17
Class
- PrivateMessageUpdateUnreadThreadCountCommand
- Ajax command to update the number of unread threads.
Namespace
Drupal\private_message\AjaxCode
protected $unreadThreadCount;