ContentEntityBaseUnitTest::$entityTypeId

Same name and namespace in other branches
  1. 10 core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php \Drupal\Tests\Core\Entity\ContentEntityBaseUnitTest::entityTypeId
  2. 9 core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php \Drupal\Tests\Core\Entity\ContentEntityBaseUnitTest::entityTypeId
  3. 8.9.x core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php \Drupal\Tests\Core\Entity\ContentEntityBaseUnitTest::entityTypeId

The type ID of the entity under test.

Type: string

File

core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php, line 85

Class

ContentEntityBaseUnitTest
Tests Drupal\Core\Entity\ContentEntityBase.

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityTypeId;

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