Yaml.php
Same filename in this branch
Same filename in other branches
File
-
core/
lib/ Drupal/ Core/ Serialization/ Yaml.php
View source
<?php
// phpcs:ignoreFile
/**
* Provides a BC layer for Drupal\Core\Serialization\Yaml.
*/
class_alias('\\Drupal\\Component\\Serialization\\Yaml', '\\Drupal\\Core\\Serialization\\Yaml');
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.