protected property EditorConfigEntityUnitTest::$uuid in Drupal 9
Same name and namespace in other branches
- 8 core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php \Drupal\Tests\editor\Unit\EditorConfigEntityUnitTest::uuid
The UUID generator used for testing.
Type: \Drupal\Component\Uuid\UuidInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ editor/ tests/ src/ Unit/ EditorConfigEntityUnitTest.php, line 42
Class
- EditorConfigEntityUnitTest
- @coversDefaultClass \Drupal\editor\Entity\Editor @group editor
Namespace
Drupal\Tests\editor\UnitCode
protected $uuid;