function TestPluginForm::submitConfigurationForm

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

Overrides PluginFormInterface::submitConfigurationForm

File

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

Class

TestPluginForm

Namespace

Drupal\Tests\Core\Plugin

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.