You are here

protected property EntityPathAliasCreate::$aliasStorage in Rules 8.3

The alias storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/RulesAction/EntityPathAliasCreate.php, line 28

Class

EntityPathAliasCreate
Provides a generic 'Create entity path alias' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $aliasStorage;