protected property PathAliasListBuilder::$languageManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/path/src/PathAliasListBuilder.php \Drupal\path\PathAliasListBuilder::languageManager
- 9 core/modules/path/src/PathAliasListBuilder.php \Drupal\path\PathAliasListBuilder::languageManager
The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/
modules/ path/ src/ PathAliasListBuilder.php, line 44
Class
- PathAliasListBuilder
- Defines a class to build a listing of path_alias entities.
Namespace
Drupal\pathCode
protected $languageManager;