protected property SearchCommentCountToggleTest::$searchableNodes in Drupal 8
Same name and namespace in other branches
- 9 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\FunctionalCode
protected $searchableNodes;