You are here

protected property BaseUrl::$pathAliasManager in Views base url 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/views/field/BaseUrl.php \Drupal\views_base_url\Plugin\views\field\BaseUrl::pathAliasManager

Definition of path alias manager.

Type: \Drupal\path_alias\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\field

Code

protected $pathAliasManager;