function DisplayExtenderPluginBase::validateOptionsForm
Validate the options form.
Overrides PluginBase::validateOptionsForm
File
-
core/
modules/ views/ src/ Plugin/ views/ display_extender/ DisplayExtenderPluginBase.php, line 48
Class
- DisplayExtenderPluginBase
- Base class for Views display extender plugins.
Namespace
Drupal\views\Plugin\views\display_extenderCode
public function validateOptionsForm(&$form, FormStateInterface $form_state) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.