You are here

public property UserMergeProperty::$review in User Merge 2.x

Full class name of the review form, with leading backslash.

Class must extend "\Drupal\usermerge\Form\MultiStepFormBase".

Type: string

File

src/Annotation/UserMergeProperty.php, line 46

Class

UserMergeProperty
Defines a property merge plugin annotation object.

Namespace

Drupal\usermerge\Annotation

Code

public $review = '';