You are here

protected property InstallHelper::$aliasManager in Drupal 8

The path alias manager.

Type: \Drupal\path_alias\AliasManagerInterface

File

core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php, line 28

Class

InstallHelper
Defines a helper class for importing default content.

Namespace

Drupal\demo_umami_content

Code

protected $aliasManager;