BlockConfigEntityUnitTest::$entityTypeId
Same name in other branches
- 8.9.x core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php \Drupal\Tests\block\Unit\BlockConfigEntityUnitTest::entityTypeId
- 10 core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php \Drupal\Tests\block\Unit\BlockConfigEntityUnitTest::entityTypeId
- 11.x 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\UnitCode
protected $entityTypeId;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.