protected property SearchNumberMatchingTest::$nodes in Drupal 8
Same name and namespace in other branches
- 9 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 61
Class
- SearchNumberMatchingTest
- Tests that numbers can be searched with more complex matching.
Namespace
Drupal\Tests\search\FunctionalCode
protected $nodes;