You are here

protected property OpignoMessageThread::$threadStorage in Opigno messaging 3.x

The private message thread entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface|null

File

src/Services/OpignoMessageThread.php, line 55

Class

OpignoMessageThread
The private messages manager service.

Namespace

Drupal\opigno_messaging\Services

Code

protected $threadStorage = NULL;