protected property EditorConfigEntityUnitTest::$editorPluginManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 53 - Contains \Drupal\Tests\editor\Unit\EditorConfigEntityUnitTest.
Class
- EditorConfigEntityUnitTest
- @coversDefaultClass \Drupal\editor\Entity\Editor @group editor
Namespace
Drupal\Tests\editor\UnitCode
protected $editorPluginManager;