You are here

protected property SearchCommentCountToggleTest::$searchableNodes in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php \Drupal\Tests\search\Functional\SearchCommentCountToggleTest::searchableNodes

Array of nodes available to search.

Type: \Drupal\node\NodeInterface[]

File

core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php, line 47

Class

SearchCommentCountToggleTest
Tests that comment count display toggles properly on comment status of node.

Namespace

Drupal\Tests\search\Functional

Code

protected $searchableNodes;