public property SearchEmbedForm::$submit_count

Count of how many times the form has been submitted.

Archivo

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

Class

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

Código

public $submit_count = 0;