You are here

protected property DomainLangNegotiationConfigureForm::$domainLangHandler in Domain Lang 8

The domain lang handler.

Type: \Drupal\domain_lang\DomainLangHandlerInterface

File

src/Form/DomainLangNegotiationConfigureForm.php, line 30

Class

DomainLangNegotiationConfigureForm
Configure the selected language negotiation method for this site.

Namespace

Drupal\domain_lang\Form

Code

protected $domainLangHandler;