You are here

protected property SearchPreprocessLangcodeTest::$node in Zircon Profile 8

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

Test node for searching.

Type: \Drupal\node\NodeInterface

File

core/modules/search/src/Tests/SearchPreprocessLangcodeTest.php, line 28
Contains \Drupal\search\Tests\SearchPreprocessLangcodeTest.

Class

SearchPreprocessLangcodeTest
Tests that the search preprocessing uses the correct language code.

Namespace

Drupal\search\Tests

Code

protected $node;