protected property PrivateMessageInboxUpdateCommand::$threadIds in Private Message 8.2
Same name and namespace in other branches
- 8 src/Ajax/PrivateMessageInboxUpdateCommand.php \Drupal\private_message\Ajax\PrivateMessageInboxUpdateCommand::threadIds
The thread IDs, in the order that they should appear upon update.
Type: array
File
- src/
Ajax/ PrivateMessageInboxUpdateCommand.php, line 17
Class
- PrivateMessageInboxUpdateCommand
- Ajax command to update the private message inbox block.
Namespace
Drupal\private_message\AjaxCode
protected $threadIds;