You are here

protected property PrivateMessageInboxUpdateCommand::$newThreads in Private Message 8

Same name and namespace in other branches
  1. 8.2 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\Ajax

Code

protected $newThreads;