You are here

protected property DomainLangNegotiationSessionForm::$domainLangHandler in Domain Lang 8

The domain lang handler.

Type: \Drupal\domain_lang\DomainLangHandlerInterface

File

src/Form/DomainLangNegotiationSessionForm.php, line 21

Class

DomainLangNegotiationSessionForm
Configure the session language negotiation method for this site.

Namespace

Drupal\domain_lang\Form

Code

protected $domainLangHandler;