public function UserMergePropertyPluginInterface::getReviewForm in User Merge 2.x
Get the review form if it is provided by the plugin.
Return value
string Review name.
1 method overrides UserMergePropertyPluginInterface::getReviewForm()
- UserMergePropertyBase::getReviewForm in src/
Plugin/ UserMerge/ Property/ UserMergePropertyBase.php - Get the review form if it is provided by the plugin.
File
- src/
Plugin/ UserMergePropertyPluginInterface.php, line 32
Class
- UserMergePropertyPluginInterface
- Interface UserMergePropertyPluginInterface.
Namespace
Drupal\usermerge\PluginCode
public function getReviewForm();