EditorConfigEntityUnitTest::$uuid

Same name in other branches
  1. 9 core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php \Drupal\Tests\editor\Unit\EditorConfigEntityUnitTest::uuid
  2. 10 core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php \Drupal\Tests\editor\Unit\EditorConfigEntityUnitTest::uuid
  3. 11.x 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\Unit

Code

protected $uuid;

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