You are here

protected property AjaxController::$threadManager in Private Message 8.2

The private message thread manager.

Type: \Drupal\Core\Entity\Sql\SqlContentEntityStorage

File

src/Controller/AjaxController.php, line 71

Class

AjaxController
Controller to handle Ajax requests.

Namespace

Drupal\private_message\Controller

Code

protected $threadManager;