MetadataGenerator::$editorSelector

Same name in other branches
  1. 9 core/modules/quickedit/src/MetadataGenerator.php \Drupal\quickedit\MetadataGenerator::editorSelector

An object that determines which editor to attach to a given field.

Type: \Drupal\quickedit\EditorSelectorInterface

File

core/modules/quickedit/src/MetadataGenerator.php, line 28

Class

MetadataGenerator
Generates in-place editing metadata for an entity field.

Namespace

Drupal\quickedit

Code

protected $editorSelector;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.