protected property LanguageNegotiationUserAdmin::$pathProcessorManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUserAdmin.php \Drupal\user\Plugin\LanguageNegotiation\LanguageNegotiationUserAdmin::pathProcessorManager
The path processor manager.
Type: \Drupal\Core\PathProcessor\PathProcessorManager
File
- core/
modules/ user/ src/ Plugin/ LanguageNegotiation/ LanguageNegotiationUserAdmin.php, line 57
Class
- LanguageNegotiationUserAdmin
- Identifies admin language from the user preferences.
Namespace
Drupal\user\Plugin\LanguageNegotiationCode
protected $pathProcessorManager;