public property SearchEmbedFormTest::$submit_count

Count of how many times the form has been submitted.

File

drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php, line 30
Definition of Drupal\search\Tests\SearchEmbedFormTest.

Class

SearchEmbedFormTest
Tests that we can embed a form in search results and submit it.

Namespace

Drupal\search\Tests

Code

public $submit_count = 0;