You are here

public property InPlaceEditor::$module in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/quickedit/src/Annotation/InPlaceEditor.php \Drupal\quickedit\Annotation\InPlaceEditor::module

The name of the module providing the in-place editor plugin.

Type: string

File

core/modules/quickedit/src/Annotation/InPlaceEditor.php, line 35

Class

InPlaceEditor
Defines an InPlaceEditor annotation object.

Namespace

Drupal\quickedit\Annotation

Code

public $module;