You are here

protected property EditorSelectionTest::$editorSelector in Zircon Profile 8

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

The editor selector object to be tested.

Type: \Drupal\quickedit\EditorSelectorInterface

File

core/modules/quickedit/src/Tests/EditorSelectionTest.php, line 31
Contains \Drupal\quickedit\Tests\EditorSelectionTest.

Class

EditorSelectionTest
Tests in-place field editor selection.

Namespace

Drupal\quickedit\Tests

Code

protected $editorSelector;