KeyValueDatabaseFactory::$serializer

The serialization class to use.

Type: \Drupal\Component\Serialization\SerializationInterface

File

core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php, line 18

Class

KeyValueDatabaseFactory
Defines the key/value store factory for the database backend.

Namespace

Drupal\Core\KeyValueStore

Code

protected $serializer;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.