You are here

protected property EntityBreakLockForm::$languageManager in Content locking (anti-concurrent editing) 8

Same name and namespace in other branches
  1. 8.2 src/Form/EntityBreakLockForm.php \Drupal\content_lock\Form\EntityBreakLockForm::languageManager

Language manager service.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Form/EntityBreakLockForm.php, line 41

Class

EntityBreakLockForm
Provides a base class for break content lock forms.

Namespace

Drupal\content_lock\Form

Code

protected $languageManager;