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;
doc_Drupal
2016-10-29 09:21:41
Comments
Leave a Comment

Please login to continue.