EditorConfigEntityUnitTest::$uuid

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

Class

EditorConfigEntityUnitTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21editor%21src%21Entity%21Editor.php/class/Editor/10" title="Defines the configured text editor entity." class="local">\Drupal\editor\Entity\Editor</a> @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.