You are here

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

The PM entity storage.

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

File

src/Form/OpignoPrivateMessageThreadForm.php, line 60

Class

OpignoPrivateMessageThreadForm
Custom form to create/edit private message thread.

Namespace

Drupal\opigno_messaging\Form

Code

protected $messageStorage = NULL;