You are here

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

Static UUIDs for use in tests.

Type: string[]

File

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

Class

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

Namespace

Drupal\Tests\jsonapi\Kernel\Normalizer

Code

protected static $userIds = [
  '457fed75-a3ed-4e9e-823c-f9aeff6ec8ca',
  '67e4063f-ac74-46ac-ac5f-07efda9fd551',
];