You are here

protected property PathAliasDeleteByAlias::$aliasStorage in Rules 8.3

The alias storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/RulesAction/PathAliasDeleteByAlias.php, line 35

Class

PathAliasDeleteByAlias
Provides a 'Delete any path alias' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $aliasStorage;