You are here

public property SearchEmbedForm::$submit_count in Drupal 7

Count of how many times the form has been submitted.

File

modules/search/search.test, line 1876
Tests for search.module.

Class

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

Code

public $submit_count = 0;