protected property BreakLockDeriver::$entityTypeManager in Content locking (anti-concurrent editing) 8
Same name and namespace in other branches
- 8.2 src/Plugin/Action/BreakLockDeriver.php \Drupal\content_lock\Plugin\Action\BreakLockDeriver::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Action/ BreakLockDeriver.php, line 28
Class
- BreakLockDeriver
- Provides an action deriver that finds content entity types.
Namespace
Drupal\content_lock\Plugin\ActionCode
protected $entityTypeManager;