You are here

protected property SearchNumberMatchingTest::$nodes in Drupal 9

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

An array of nodes created for testing purposes.

Type: \Drupal\node\NodeInterface[]

File

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

Class

SearchNumberMatchingTest
Tests that numbers can be searched with more complex matching.

Namespace

Drupal\Tests\search\Functional

Code

protected $nodes;