You are here

protected property DomainLangNegotiationSelectedForm::$domainLangHandler in Domain Lang 8

The domain lang handler.

Type: \Drupal\domain_lang\DomainLangHandlerInterface

File

src/Form/DomainLangNegotiationSelectedForm.php, line 21

Class

DomainLangNegotiationSelectedForm
Configure the selected language negotiation method for this site.

Namespace

Drupal\domain_lang\Form

Code

protected $domainLangHandler;