function YamlStub::getSerializer
Same name in other branches
- 9 core/tests/Drupal/Tests/Component/Serialization/YamlTest.php \Drupal\Tests\Component\Serialization\YamlStub::getSerializer()
Overrides Yaml::getSerializer
File
-
core/
tests/ Drupal/ Tests/ Component/ Serialization/ YamlTest.php, line 142
Class
Namespace
Drupal\Tests\Component\SerializationCode
public static function getSerializer() {
return '\\Drupal\\Tests\\Component\\Serialization\\YamlParserProxy';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.