protected property UrlPath::$languageManager in Views URL Path Arguments 8
Same name in this branch
- 8 src/Plugin/views/argument_default/UrlPath.php \Drupal\views_url_path_arguments\Plugin\views\argument_default\UrlPath::languageManager
- 8 src/Plugin/views/argument_validator/UrlPath.php \Drupal\views_url_path_arguments\Plugin\views\argument_validator\UrlPath::languageManager
Language manager for retrieving the default langcode when none is specified.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- src/
Plugin/ views/ argument_default/ UrlPath.php, line 36
Class
- UrlPath
- Convert an entity id to its url path.
Namespace
Drupal\views_url_path_arguments\Plugin\views\argument_defaultCode
protected $languageManager;