protected property Raw::$aliasManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/src/Plugin/views/argument_default/Raw.php \Drupal\views\Plugin\views\argument_default\Raw::aliasManager
The alias manager.
Type: \Drupal\path_alias\AliasManagerInterface
File
- core/
modules/ views/ src/ Plugin/ views/ argument_default/ Raw.php, line 30
Class
- Raw
- Default argument plugin to use the raw value from the URL.
Namespace
Drupal\views\Plugin\views\argument_defaultCode
protected $aliasManager;