function ViewResourceTestBase::getNormalizedPostEntity

Same name in other branches
  1. 9 core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php \Drupal\Tests\views\Functional\Rest\ViewResourceTestBase::getNormalizedPostEntity()
  2. 10 core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php \Drupal\Tests\views\Functional\Rest\ViewResourceTestBase::getNormalizedPostEntity()
  3. 11.x core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php \Drupal\Tests\views\Functional\Rest\ViewResourceTestBase::getNormalizedPostEntity()

Overrides EntityResourceTestBase::getNormalizedPostEntity

File

core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php, line 85

Class

ViewResourceTestBase

Namespace

Drupal\Tests\views\Functional\Rest

Code

protected function getNormalizedPostEntity() {
    // @todo Update in https://www.drupal.org/node/2300677.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.