protected property BaseUrl::$pathAliasManager in Views base url 8
Same name and namespace in other branches
- 2.0.x src/Plugin/views/field/BaseUrl.php \Drupal\views_base_url\Plugin\views\field\BaseUrl::pathAliasManager
Definition of path alias manager.
Type: \Drupal\Core\Path\AliasManager
File
- src/
Plugin/ views/ field/ BaseUrl.php, line 27
Class
- BaseUrl
- A handler to output site's base url.
Namespace
Drupal\views_base_url\Plugin\views\fieldCode
protected $pathAliasManager;