UserTest::$firstCreatedEntityId

Same name in other branches
  1. 8.9.x core/modules/jsonapi/tests/src/Functional/UserTest.php \Drupal\Tests\jsonapi\Functional\UserTest::firstCreatedEntityId
  2. 10 core/modules/jsonapi/tests/src/Functional/UserTest.php \Drupal\Tests\jsonapi\Functional\UserTest::firstCreatedEntityId
  3. 11.x core/modules/jsonapi/tests/src/Functional/UserTest.php \Drupal\Tests\jsonapi\Functional\UserTest::firstCreatedEntityId

Type: firstCreatedEntityId

Overrides ResourceTestBase::$firstCreatedEntityId

File

core/modules/jsonapi/tests/src/Functional/UserTest.php, line 72

Class

UserTest
JSON:API integration test for the "User" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $firstCreatedEntityId = 4;

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