public property InPlaceEditor::$module

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

Type: string

File

drupal/core/modules/edit/lib/Drupal/edit/Annotation/InPlaceEditor.php, line 39
Contains \Drupal\edit\Annotation\InPlaceEditor.

Class

InPlaceEditor
Defines an InPlaceEditor annotation object.

Namespace

Drupal\edit\Annotation

Code

public $module;