EditorConfigEntityUnitTest::$entityTypeManager

Same name and namespace in other branches
  1. 8.9.x core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php \Drupal\Tests\editor\Unit\EditorConfigEntityUnitTest::entityTypeManager
  2. 10 core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php \Drupal\Tests\editor\Unit\EditorConfigEntityUnitTest::entityTypeManager
  3. 11.x core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php \Drupal\Tests\editor\Unit\EditorConfigEntityUnitTest::entityTypeManager

The entity type manager used for testing.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php, line 28

Class

EditorConfigEntityUnitTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21editor%21src%21Entity%21Editor.php/class/Editor/9" title="Defines the configured text editor entity." class="local">\Drupal\editor\Entity\Editor</a> @group editor

Namespace

Drupal\Tests\editor\Unit

Code

protected $entityTypeManager;

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