BlockConfigEntityUnitTest::$uuid
Same name in other branches
- 8.9.x core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php \Drupal\Tests\block\Unit\BlockConfigEntityUnitTest::uuid
- 10 core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php \Drupal\Tests\block\Unit\BlockConfigEntityUnitTest::uuid
- 11.x core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php \Drupal\Tests\block\Unit\BlockConfigEntityUnitTest::uuid
The UUID generator used for testing.
Type: \Drupal\Component\Uuid\UuidInterface|\PHPUnit\Framework\MockObject\MockObject
File
-
core/
modules/ block/ tests/ src/ Unit/ BlockConfigEntityUnitTest.php, line 44
Class
- BlockConfigEntityUnitTest
- @coversDefaultClass \Drupal\block\Entity\Block @group block
Namespace
Drupal\Tests\block\UnitCode
protected $uuid;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.