protected function FacetSourceResourceTestBase::getNormalizedPostEntity in Facets 8
Returns the normalized POST entity.
Return value
array
Overrides EntityResourceTestBase::getNormalizedPostEntity
See also
::testPost
File
- tests/
src/ Functional/ Rest/ FacetSourceResourceTestBase.php, line 73
Class
- FacetSourceResourceTestBase
- Class FacetSourceResourceTestBase.
Namespace
Drupal\Tests\facets\Functional\RestCode
protected function getNormalizedPostEntity() {
// @todo Update after https://www.drupal.org/node/2300677.
}