public static Yaml::decode($raw) Decodes
Provides a YAML serialization implementation. Allow settings to override the YAML implementation resolution. Hierarchy
public static Yaml::encode($data) Encodes
public static Yaml::getFileExtension() Gets
protected static Yaml::getSerializer() Determines
The YAML implementation to use. Type:
Provides a YAML serialization implementation. Proxy implementation that will choose the best library based on availability.