You are here

protected property SingleLanguageNegotiationUrl::$excludedPaths 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::excludedPaths

Excluded paths from config.

Type: null|string

File

src/SingleLanguageNegotiationUrl.php, line 48

Class

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

Namespace

Drupal\single_language_url_prefix

Code

protected $excludedPaths = NULL;