ComplexDataNormalizerTest::TEST_FORMAT

Same name and namespace in other branches
  1. 8.9.x core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php \Drupal\Tests\serialization\Unit\Normalizer\ComplexDataNormalizerTest::TEST_FORMAT
  2. 10 core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php \Drupal\Tests\serialization\Unit\Normalizer\ComplexDataNormalizerTest::TEST_FORMAT
  3. 11.x core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php \Drupal\Tests\serialization\Unit\Normalizer\ComplexDataNormalizerTest::TEST_FORMAT

Test format string.

File

core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php, line 28

Class

ComplexDataNormalizerTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21serialization%21src%21Normalizer%21ComplexDataNormalizer.php/class/ComplexDataNormalizer/9" title="Converts the Drupal entity object structures to a normalized array." class="local">\Drupal\serialization\Normalizer\ComplexDataNormalizer</a> @group serialization

Namespace

Drupal\Tests\serialization\Unit\Normalizer

Code

const TEST_FORMAT = 'test_format';

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