You are here

protected property Alias::$aliasManager in Content Synchronization 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/SyncNormalizerDecorator/Alias.php \Drupal\content_sync\Plugin\SyncNormalizerDecorator\Alias::aliasManager

Type: \Drupal\path_alias\AliasManager

File

src/Plugin/SyncNormalizerDecorator/Alias.php, line 25

Class

Alias
Provides a decorator for setting the alias to entity.

Namespace

Drupal\content_sync\Plugin\SyncNormalizerDecorator

Code

protected $aliasManager;