FieldStorageConfigEntityUnitTest::$entityTypeId

Same name and namespace in other branches
  1. 11.x core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php \Drupal\Tests\field\Unit\FieldStorageConfigEntityUnitTest::entityTypeId
  2. 9 core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php \Drupal\Tests\field\Unit\FieldStorageConfigEntityUnitTest::entityTypeId
  3. 8.9.x core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php \Drupal\Tests\field\Unit\FieldStorageConfigEntityUnitTest::entityTypeId

The ID of the type of the entity under test.

Type: string

File

core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php, line 34

Class

FieldStorageConfigEntityUnitTest
@coversDefaultClass \Drupal\field\Entity\FieldStorageConfig[[api-linebreak]]

Namespace

Drupal\Tests\field\Unit

Code

protected $entityTypeId;

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