function LayoutDefault::validateConfigurationForm

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Layout/LayoutDefault.php \Drupal\Core\Layout\LayoutDefault::validateConfigurationForm()

File

core/lib/Drupal/Core/Layout/LayoutDefault.php, line 120

Class

LayoutDefault
Provides a default class for Layout plugins.

Namespace

Drupal\Core\Layout

Code

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.