You are here

protected property ContentLock::$entityTypeManager 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::entityTypeManager

The entity_type.manager service.

The entity_type.manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ContentLock/ContentLock.php, line 99

Class

ContentLock
Class ContentLock.

Namespace

Drupal\content_lock\ContentLock

Code

protected $entityTypeManager;