protected property SingleLanguageNegotiationUrl::$excludedPaths in Single Language URL Prefix 8
Same name and namespace in other branches
- 2.0.x 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_prefixCode
protected $excludedPaths = NULL;