You are here

protected property PrivateMessageInboxInsertThreadsCommand::$threads in Private Message 8

Same name and namespace in other branches
  1. 8.2 src/Ajax/PrivateMessageInboxInsertThreadsCommand.php \Drupal\private_message\Ajax\PrivateMessageInboxInsertThreadsCommand::threads

The HTML for the threads to be inserted in the page.

Type: string

File

src/Ajax/PrivateMessageInboxInsertThreadsCommand.php, line 17

Class

PrivateMessageInboxInsertThreadsCommand
Ajax Command to insert private message inbox threads.

Namespace

Drupal\private_message\Ajax

Code

protected $threads;