public property SearchEmbedForm::$submit_count

Count of how many times the form has been submitted.

File

drupal-7.x/modules/search/search.test, line 1833
Tests for search.module.

Class

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

Code

public $submit_count = 0;