Same name and namespace in other branches
  1. 8.x-4.x src/ViewsSlideshowTypeBase.php \Drupal\views_slideshow\ViewsSlideshowTypeBase::validateConfigurationForm()
1 method overrides ViewsSlideshowTypeBase::validateConfigurationForm()
Cycle::validateConfigurationForm dans modules/views_slideshow_cycle/src/Plugin/ViewsSlideshowType/Cycle.php

Fichier

src/ViewsSlideshowTypeBase.php, line 34

Classe

ViewsSlideshowTypeBase
Provides basic functionality for Views slideshow types.

Namespace

Drupal\views_slideshow

Code

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