protected property PrivateMessageInsertPreviousMessagesCommand::$hasNext in Private Message 8.2
Boolean to determine if there are more threads to come.
Type: bool
File
- src/
Ajax/ PrivateMessageInsertPreviousMessagesCommand.php, line 15
Class
- PrivateMessageInsertPreviousMessagesCommand
- Class to insert older private messages into a private message thread.
Namespace
Drupal\private_message\AjaxCode
protected $hasNext;