You are here

protected property AliasStorage::$state in Multiversion 8

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/AliasStorage.php, line 41

Class

AliasStorage
Extends the core AliasStore class. We need this to make possible aliases to work with Multiversion and Replication.

Namespace

Drupal\multiversion

Code

protected $state;