protected property PrivateMessageInboxUpdateCommand::$newThreads in Private Message 8.2
Same name and namespace in other branches
- 8 src/Ajax/PrivateMessageInboxUpdateCommand.php \Drupal\private_message\Ajax\PrivateMessageInboxUpdateCommand::newThreads
HTML for any threads that don't currently exist in the inbox.
Type: array
File
- src/
Ajax/ PrivateMessageInboxUpdateCommand.php, line 24
Class
- PrivateMessageInboxUpdateCommand
- Ajax command to update the private message inbox block.
Namespace
Drupal\private_message\AjaxCode
protected $newThreads;