PathAliasDeleteByPath::$aliasStorage

The alias storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

PathAliasDeleteByPath
Provides a 'Delete alias for a path' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $aliasStorage;