You are here

private property PathMatcher::$aliasManager in Acquia Lift Connector 8.4

Same name and namespace in other branches
  1. 8 src/Service/Helper/PathMatcher.php \Drupal\acquia_lift\Service\Helper\PathMatcher::aliasManager
  2. 8.3 src/Service/Helper/PathMatcher.php \Drupal\acquia_lift\Service\Helper\PathMatcher::aliasManager

Alias manager.

Type: \Drupal\path_alias\AliasManagerInterface

File

src/Service/Helper/PathMatcher.php, line 14

Class

PathMatcher

Namespace

Drupal\acquia_lift\Service\Helper

Code

private $aliasManager;