function TestPluginForm::validateConfigurationForm

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php \Drupal\Tests\Core\Plugin\TestPluginForm::validateConfigurationForm()
  2. 10 core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php \Drupal\Tests\Core\Plugin\TestPluginForm::validateConfigurationForm()
  3. 11.x core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php \Drupal\Tests\Core\Plugin\TestPluginForm::validateConfigurationForm()

Overrides PluginFormInterface::validateConfigurationForm

File

core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php, line 526

Class

TestPluginForm

Namespace

Drupal\Tests\Core\Plugin

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.