function ConfigurableImageEffectBase::validateConfigurationForm
Same name and namespace in other branches
- 11.x core/modules/image/src/ConfigurableImageEffectBase.php \Drupal\image\ConfigurableImageEffectBase::validateConfigurationForm()
File
-
core/
modules/ image/ src/ ConfigurableImageEffectBase.php, line 22
Class
- ConfigurableImageEffectBase
- Provides a base class for configurable image effects.
Namespace
Drupal\imageCode
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.