You are here

protected property BlockConfigEntityUnitTest::$entityTypeId in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php \Drupal\Tests\block\Unit\BlockConfigEntityUnitTest::entityTypeId

The ID of the type of the entity under test.

Type: string

File

core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php, line 37

Class

BlockConfigEntityUnitTest
@coversDefaultClass \Drupal\block\Entity\Block @group block

Namespace

Drupal\Tests\block\Unit

Code

protected $entityTypeId;