You are here

protected property SingleLanguageNegotiationUrl::$config in Single Language URL Prefix 2.0.x

Same name and namespace in other branches
  1. 8 src/SingleLanguageNegotiationUrl.php \Drupal\single_language_url_prefix\SingleLanguageNegotiationUrl::config

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/SingleLanguageNegotiationUrl.php, line 34

Class

SingleLanguageNegotiationUrl
Class for identifying language via URL prefix when there is single language.

Namespace

Drupal\single_language_url_prefix

Code

protected $config;