function FormValidatorTestMockInterface::hash_validate

Same name and namespace in other branches
  1. 10 core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php \Drupal\Tests\Core\Form\FormValidatorTestMockInterface::hash_validate()

Function used in the mocking process of this test.

File

core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php, line 572

Class

FormValidatorTestMockInterface
Interface used in the mocking process of this test.

Namespace

Drupal\Tests\Core\Form

Code

public function hash_validate();

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