function WorkspaceXmlAnonTest::testPatchPath
File
-
core/
modules/ workspaces/ tests/ src/ Functional/ EntityResource/ WorkspaceXmlAnonTest.php, line 36
Class
- WorkspaceXmlAnonTest
- Test workspace entities for unauthenticated XML requests.
Namespace
Drupal\Tests\workspaces\Functional\EntityResourceCode
public function testPatchPath() {
// Deserialization of the XML format is not supported.
$this->markTestSkipped();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.