You are here

protected property SearchConfigSettingsFormTest::$searchNode in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/search/src/Tests/SearchConfigSettingsFormTest.php \Drupal\search\Tests\SearchConfigSettingsFormTest::searchNode

Node indexed for searching.

Type: \Drupal\node\NodeInterface

File

core/modules/search/src/Tests/SearchConfigSettingsFormTest.php, line 38
Contains \Drupal\search\Tests\SearchConfigSettingsFormTest.

Class

SearchConfigSettingsFormTest
Verify the search config settings form.

Namespace

Drupal\search\Tests

Code

protected $searchNode;