You are here

protected property EntityAliasTypeBase::$keyValue in Pathauto 8

The key/value manager service.

Type: \Drupal\Core\KeyValueStore\KeyValueFactoryInterface

File

src/Plugin/pathauto/AliasType/EntityAliasTypeBase.php, line 58

Class

EntityAliasTypeBase
A pathauto alias type plugin for entities with canonical links.

Namespace

Drupal\pathauto\Plugin\pathauto\AliasType

Code

protected $keyValue;