function XmlEntityNormalizationQuirksTrait::doTestPost
Same name and namespace in other branches
- 11.x core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php \Drupal\Tests\rest\Functional\EntityResource\XmlEntityNormalizationQuirksTrait::doTestPost()
File
-
core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ XmlEntityNormalizationQuirksTrait.php, line 31
Class
- XmlEntityNormalizationQuirksTrait
- Trait for EntityResourceTestBase subclasses testing $format='xml'.
Namespace
Drupal\Tests\rest\Functional\EntityResourceCode
protected function doTestPost() : void {
// Deserialization of the XML format is not supported.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.