Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

Yaml.php

Same filename in this branch
  1. 11.1.x vendor/symfony/validator/Constraints/Yaml.php
  2. 11.1.x vendor/symfony/yaml/Yaml.php
  3. 11.1.x core/lib/Drupal/Component/Serialization/Yaml.php

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');

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal