You are here

protected property SearchCommentTest::$node in Zircon Profile 8.0

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

Test node for searching.

Type: \Drupal\node\NodeInterface

File

core/modules/search/src/Tests/SearchCommentTest.php, line 57
Contains \Drupal\search\Tests\SearchCommentTest.

Class

SearchCommentTest
Tests integration searching comments.

Namespace

Drupal\search\Tests

Code

protected $node;