protected property EditorSelectionTest::$editorSelector

The editor selector object to be tested.

Type: \Drupal\edit\EditorSelectorInterface

File

drupal/core/modules/edit/lib/Drupal/edit/Tests/EditorSelectionTest.php, line 30
Contains \Drupal\edit\Tests\EditorSelectionTest.

Class

EditorSelectionTest
Test in-place field editor selection.

Namespace

Drupal\edit\Tests

Code

protected $editorSelector;