Same name and namespace in other branches
  1. 5.0.x src/ViewsSlideshowWidgetBase.php \Drupal\views_slideshow\ViewsSlideshowWidgetBase::submitConfigurationForm()

File

src/ViewsSlideshowWidgetBase.php, line 71

Class

ViewsSlideshowWidgetBase
Provides basic functionality for Views slideshow widgets.

Namespace

Drupal\views_slideshow

Code

public function submitConfigurationForm(array &$form, FormStateInterface $form_state) {
}