Yaml::$serializer

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Component/Serialization/Yaml.php \Drupal\Component\Serialization\Yaml::serializer

The YAML implementation to use.

Type: \Drupal\Component\Serialization\SerializationInterface

File

core/lib/Drupal/Component/Serialization/Yaml.php, line 17

Class

Yaml
Provides a YAML serialization implementation.

Namespace

Drupal\Component\Serialization

Code

protected static $serializer;

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