function WorkflowTypeConfigureFormBase::validateConfigurationForm
Same name in other branches
- 8.9.x core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php \Drupal\workflows\Plugin\WorkflowTypeConfigureFormBase::validateConfigurationForm()
- 10 core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php \Drupal\workflows\Plugin\WorkflowTypeConfigureFormBase::validateConfigurationForm()
- 11.x core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php \Drupal\workflows\Plugin\WorkflowTypeConfigureFormBase::validateConfigurationForm()
Overrides PluginFormInterface::validateConfigurationForm
File
-
core/
modules/ workflows/ src/ Plugin/ WorkflowTypeConfigureFormBase.php, line 35
Class
- WorkflowTypeConfigureFormBase
- A base class for workflow type configuration forms.
Namespace
Drupal\workflows\PluginCode
public function validateConfigurationForm(array &$form, FormStateInterface $form_state) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.