You are here

protected property ContentLock::$messenger in Content locking (anti-concurrent editing) 8.2

Same name and namespace in other branches
  1. 8 src/ContentLock/ContentLock.php \Drupal\content_lock\ContentLock\ContentLock::messenger

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/ContentLock/ContentLock.php, line 106

Class

ContentLock
Class ContentLock.

Namespace

Drupal\content_lock\ContentLock

Code

protected $messenger;