You are here

protected property PrivateMessageInboxInsertThreadsCommand::$hasNext in Private Message 8.2

Boolean to determine if there are more threads to come.

Type: bool

File

src/Ajax/PrivateMessageInboxInsertThreadsCommand.php, line 24

Class

PrivateMessageInboxInsertThreadsCommand
Ajax Command to insert private message inbox threads.

Namespace

Drupal\private_message\Ajax

Code

protected $hasNext;