You are here

protected property EditorSelectionTest::$editorSelector in Drupal 8

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

The editor selector object to be tested.

Type: \Drupal\quickedit\EditorSelectorInterface

File

core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php, line 27

Class

EditorSelectionTest
Tests in-place field editor selection.

Namespace

Drupal\Tests\quickedit\Kernel

Code

protected $editorSelector;