You are here

protected property MessageDeletionWorker::$messageStorage in Message 8

The message storage handler.

Type: \Drupal\Core\Entity\ContentEntityStorageInterface

File

src/Plugin/QueueWorker/MessageDeletionWorker.php, line 30

Class

MessageDeletionWorker
Deletes a set of messages.

Namespace

Drupal\message\Plugin\QueueWorker

Code

protected $messageStorage;