You are here

protected property MetadataGeneratorTest::$editorSelector in Drupal 8

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

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

Type: \Drupal\quickedit\EditorSelectorInterface

File

core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php, line 42

Class

MetadataGeneratorTest
Tests in-place field editing metadata.

Namespace

Drupal\Tests\quickedit\Kernel

Code

protected $editorSelector;