You are here

protected static property EntityReferenceFieldNormalizerTest::$imageIds in JSON:API 8.2

Static UUIDs for use in tests.

Type: string[]

File

tests/src/Kernel/Normalizer/EntityReferenceFieldNormalizerTest.php, line 63

Class

EntityReferenceFieldNormalizerTest
@coversDefaultClass \Drupal\jsonapi\Normalizer\EntityReferenceFieldNormalizer @group jsonapi

Namespace

Drupal\Tests\jsonapi\Kernel\Normalizer

Code

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