function ManagedFileTest::validateForm

Same name in other branches
  1. 9 core/modules/file/tests/src/Kernel/ManagedFileTest.php \Drupal\Tests\file\Kernel\ManagedFileTest::validateForm()
  2. 11.x core/modules/file/tests/src/Kernel/ManagedFileTest.php \Drupal\Tests\file\Kernel\ManagedFileTest::validateForm()

Overrides FormInterface::validateForm

File

core/modules/file/tests/src/Kernel/ManagedFileTest.php, line 40

Class

ManagedFileTest
Managed file element test.

Namespace

Drupal\Tests\file\Kernel

Code

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

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