protected property DateRangeTest::$nodes in Search API Solr 8.3
Same name and namespace in other branches
- 8.2 tests/src/Kernel/Processor/DateRangeTest.php \Drupal\Tests\search_api_solr\Kernel\Processor\DateRangeTest::nodes
- 4.x tests/src/Kernel/Processor/DateRangeTest.php \Drupal\Tests\search_api_solr\Kernel\Processor\DateRangeTest::nodes
The nodes created for testing.
Type: \Drupal\node\Entity\Node[]
File
- tests/
src/ Kernel/ Processor/ DateRangeTest.php, line 33
Class
- DateRangeTest
- Tests the "Date range" processor.
Namespace
Drupal\Tests\search_api_solr\Kernel\ProcessorCode
protected $nodes;