You are here

protected property SearchAdvancedSearchFormTest::$node in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/search/tests/src/Functional/SearchAdvancedSearchFormTest.php \Drupal\Tests\search\Functional\SearchAdvancedSearchFormTest::node

A node to use for testing.

Type: \Drupal\node\NodeInterface

File

core/modules/search/tests/src/Functional/SearchAdvancedSearchFormTest.php, line 29

Class

SearchAdvancedSearchFormTest
Indexes content and tests the advanced search form.

Namespace

Drupal\Tests\search\Functional

Code

protected $node;