You are here

protected property SearchCommentTest::$node in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/search/tests/src/Functional/SearchCommentTest.php \Drupal\Tests\search\Functional\SearchCommentTest::node
  2. 10 core/modules/search/tests/src/Functional/SearchCommentTest.php \Drupal\Tests\search\Functional\SearchCommentTest::node

Test node for searching.

Type: \Drupal\node\NodeInterface

File

core/modules/search/tests/src/Functional/SearchCommentTest.php, line 60

Class

SearchCommentTest
Tests integration searching comments.

Namespace

Drupal\Tests\search\Functional

Code

protected $node;