You are here

protected property PathAliasCreate::$aliasStorage in Rules 8.3

The alias storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/RulesAction/PathAliasCreate.php, line 46

Class

PathAliasCreate
Provides a 'Create any path alias' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $aliasStorage;