protected property ContentLock::$entityTypeManager in Content locking (anti-concurrent editing) 8
Same name and namespace in other branches
- 8.2 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 98
Class
- ContentLock
- Class ContentLock.
Namespace
Drupal\content_lock\ContentLockCode
protected $entityTypeManager;