You are here

protected property PrivateMessageService::$cacheTagsInvalidator in Private Message 8.2

Same name and namespace in other branches
  1. 8 src/Service/PrivateMessageService.php \Drupal\private_message\Service\PrivateMessageService::cacheTagsInvalidator

Cache Tags Invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

src/Service/PrivateMessageService.php, line 57

Class

PrivateMessageService
The Private Message service for the private message module.

Namespace

Drupal\private_message\Service

Code

protected $cacheTagsInvalidator;