You are here

protected property SearchNumberMatchingTest::$nodes in Zircon Profile 8

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

An array of nodes created for testing purposes.

Type: \Drupal\node\NodeInterface[]

File

core/modules/search/src/Tests/SearchNumberMatchingTest.php, line 50
Contains \Drupal\search\Tests\SearchNumberMatchingTest.

Class

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

Namespace

Drupal\search\Tests

Code

protected $nodes;