You are here

protected property EditorIntegrationTest::$editorSelector in Drupal 9

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

Type: \Drupal\quickedit\EditorSelectorInterface

File

core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php, line 49

Class

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

Namespace

Drupal\Tests\quickedit\Kernel

Code

protected $editorSelector;