You are here

protected property FieldStorageConfigEntityUnitTest::$entityTypeId in Drupal 8

Same name and namespace in other branches
  1. 9 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 37
Contains \Drupal\Tests\field\Unit\FieldStorageConfigEntityUnitTest.

Class

FieldStorageConfigEntityUnitTest
@coversDefaultClass \Drupal\field\Entity\FieldStorageConfig

Namespace

Drupal\Tests\field\Unit

Code

protected $entityTypeId;