protected property SearchEmbedFormTest::$submitCount in Drupal 8
Same name and namespace in other branches
- 9 core/modules/search/tests/src/Functional/SearchEmbedFormTest.php \Drupal\Tests\search\Functional\SearchEmbedFormTest::submitCount
Count of how many times the form has been submitted.
Type: int
File
- core/
modules/ search/ tests/ src/ Functional/ SearchEmbedFormTest.php, line 36
Class
- SearchEmbedFormTest
- Verifies that a form embedded in search results works.
Namespace
Drupal\Tests\search\FunctionalCode
protected $submitCount = 0;