You are here

protected property PathAliasDeleteByPath::$aliasStorage in Rules 8.3

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;