function UserXmlCookieTest::testPatchSecurityOtherUser
Same name in other branches
- 8.9.x core/modules/user/tests/src/Functional/Rest/UserXmlCookieTest.php \Drupal\Tests\user\Functional\Rest\UserXmlCookieTest::testPatchSecurityOtherUser()
Overrides UserResourceTestBase::testPatchSecurityOtherUser
File
-
core/
modules/ user/ tests/ src/ Functional/ Rest/ UserXmlCookieTest.php, line 47
Class
- UserXmlCookieTest
- @group rest
Namespace
Drupal\Tests\user\Functional\RestCode
public function testPatchSecurityOtherUser() {
// 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.