protected property PrivateMessageInboxInsertThreadsCommand::$threads in Private Message 8.2
Same name and namespace in other branches
- 8 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\AjaxCode
protected $threads;