You are here

protected property LoginDestinationRuleForm::$languageManager in Login Destination 8.2

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Form/LoginDestinationRuleForm.php, line 33

Class

LoginDestinationRuleForm
Base for controller for login destination add/edit forms.

Namespace

Drupal\login_destination\Form

Code

protected $languageManager;