You are here

protected property AgreementForm::$languageManager in Agreement 8.2

Same name and namespace in other branches
  1. 3.0.x src/Form/AgreementForm.php \Drupal\agreement\Form\AgreementForm::languageManager

Language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Form/AgreementForm.php, line 48

Class

AgreementForm
Agreement page form.

Namespace

Drupal\agreement\Form

Code

protected $languageManager;