function MessageResourceTestBase::getExpectedNormalizedEntity
Returns the expected normalization of the entity.
Return value
array An array structure as returned by ::getExpectedNormalizedEntity().
Overrides EntityResourceTestBase::getExpectedNormalizedEntity
File
-
core/
modules/ contact/ tests/ src/ Functional/ Rest/ MessageResourceTestBase.php, line 101
Class
- MessageResourceTestBase
- Resource test base for the ContactMessage entity.
Namespace
Drupal\Tests\contact\Functional\RestCode
protected function getExpectedNormalizedEntity() {
throw new \Exception('Not yet supported.');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.