You are here

protected property EditorImageDialogTest::$editor in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php \Drupal\Tests\editor\Kernel\EditorImageDialogTest::editor

Text editor config entity for testing.

Type: \Drupal\editor\EditorInterface

File

core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php, line 24

Class

EditorImageDialogTest
Tests EditorImageDialog validation and conversion functionality.

Namespace

Drupal\Tests\editor\Kernel

Code

protected $editor;