protected property SearchConfigSettingsFormTest::$searchNode in Drupal 8
Same name and namespace in other branches
- 9 core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php \Drupal\Tests\search\Functional\SearchConfigSettingsFormTest::searchNode
Node indexed for searching.
Type: \Drupal\node\NodeInterface
File
- core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php, line 47
Class
- SearchConfigSettingsFormTest
- Verify the search config settings form.
Namespace
Drupal\Tests\search\FunctionalCode
protected $searchNode;