You are here

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

The PM thread entity storage.

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

File

src/Form/OpignoPrivateMessageThreadForm.php, line 53

Class

OpignoPrivateMessageThreadForm
Custom form to create/edit private message thread.

Namespace

Drupal\opigno_messaging\Form

Code

protected $threadStorage = NULL;