You are here

protected property DomainConfigOverrider::$contextSet in Domain Access 8

Indicates that the request context is set.

Type: bool

File

domain_config/src/DomainConfigOverrider.php, line 68

Class

DomainConfigOverrider
Domain-specific config overrides.

Namespace

Drupal\domain_config

Code

protected $contextSet;