You are here

public function WorkflowDefaultWidget::settingsSummary in Workflow 7

File

includes/Field/WorkflowDefaultWidget.php, line 365
Contains workflow\includes\Field\WorkflowDefaultWidget.

Class

WorkflowDefaultWidget
Plugin implementation of the 'workflow_default' widget. @todo D8: Replace "extends WorkflowD7WidgetBase" by "extends WidgetBase" or perhaps by "extends OptionsWidgetBase" from Options module.

Code

public function settingsSummary() {
}