You are here

protected property DomainPathForm::$languageManager in Domain Path 8

A language manager for looking up the current language.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Form/DomainPathForm.php, line 28

Class

DomainPathForm
Form controller for the domain_path entity edit forms.

Namespace

Drupal\domain_path\Form

Code

protected $languageManager;