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