You are here

protected property PathMapping::$pathAliasManager in Gatsby Live Preview & Incremental Builds 8

Same name and namespace in other branches
  1. 2.0.x src/PathMapping.php \Drupal\gatsby\PathMapping::pathAliasManager

The alias manager service.

Type: \Drupal\path_alias\AliasManagerInterface

File

src/PathMapping.php, line 19

Class

PathMapping
Defines a class for mapping paths between Drupal and Gatsby.

Namespace

Drupal\gatsby

Code

protected $pathAliasManager;