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

File

src/ViewsSlideshowTypeBase.php, line 71

Class

ViewsSlideshowTypeBase
Provides basic functionality for Views slideshow types.

Namespace

Drupal\views_slideshow

Code

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