You are here

protected property QuickEditIntegrationTest::$editorSelector in Drupal 8

The editor selector object to be used by the metadata generator object.

Type: \Drupal\quickedit\EditorSelectorInterface

File

core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php, line 50

Class

QuickEditIntegrationTest
Tests Edit module integration (Editor module's inline editing support).

Namespace

Drupal\Tests\editor\Kernel

Code

protected $editorSelector;