protected property SearchAdvancedSearchFormTest::$node in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/search/src/Tests/SearchAdvancedSearchFormTest.php \Drupal\search\Tests\SearchAdvancedSearchFormTest::node
A node to use for testing.
Type: \Drupal\node\NodeInterface
File
- core/
modules/ search/ src/ Tests/ SearchAdvancedSearchFormTest.php, line 22 - Contains \Drupal\search\Tests\SearchAdvancedSearchFormTest.
Class
- SearchAdvancedSearchFormTest
- Indexes content and tests the advanced search form.
Namespace
Drupal\search\TestsCode
protected $node;