You are here

protected static property RelationshipNormalizerTest::$imageIds in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php \Drupal\Tests\jsonapi\Kernel\Normalizer\RelationshipNormalizerTest::imageIds

Static UUIDs for use in tests.

Type: string[]

File

core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php, line 76

Class

RelationshipNormalizerTest
@coversDefaultClass \Drupal\jsonapi\Normalizer\RelationshipNormalizer @group jsonapi

Namespace

Drupal\Tests\jsonapi\Kernel\Normalizer

Code

protected static $imageIds = [
  '71e67249-df4a-4616-9065-4cc2e812235b',
  'ce5093fc-417f-477d-932d-888407d5cbd5',
];