You are here

protected property BoostMoreRecentTest::$nodes in Search API Solr 4.x

The nodes created for testing.

Type: \Drupal\node\Entity\Node[]

File

tests/src/Kernel/Processor/BoostMoreRecentTest.php, line 31

Class

BoostMoreRecentTest
Tests the "Boost more recent" processor.

Namespace

Drupal\Tests\search_api_solr\Kernel\Processor

Code

protected $nodes;