protected property EditorConfigEntityUnitTest::$editorPluginManager in Drupal 9
Same name and namespace in other branches
- 8 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 \Drupal\editor\Entity\Editor @group editor
Namespace
Drupal\Tests\editor\UnitCode
protected $editorPluginManager;