EditorConfigEntityUnitTest::$editorPluginManager

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

The editor plugin manager used for testing.

Type: \Drupal\editor\Plugin\EditorManager|\PHPUnit\Framework\MockObject\MockObject

File

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

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 $editorPluginManager;

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