You are here

protected property SendContextActionApproveForm::$languageManager in TMGMT Translator Smartling 8

Same name and namespace in other branches
  1. 8.4 src/Form/SendContextActionApproveForm.php \Drupal\tmgmt_smartling\Form\SendContextActionApproveForm::languageManager
  2. 8.2 src/Form/SendContextActionApproveForm.php \Drupal\tmgmt_smartling\Form\SendContextActionApproveForm::languageManager
  3. 8.3 src/Form/SendContextActionApproveForm.php \Drupal\tmgmt_smartling\Form\SendContextActionApproveForm::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Form/SendContextActionApproveForm.php, line 48

Class

SendContextActionApproveForm
Provides a confirmation form for sending multiple content entities.

Namespace

Drupal\tmgmt_smartling\Form

Code

protected $languageManager;