You are here

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

Same name and namespace in other branches
  1. 8.3 tests/src/Kernel/Processor/DoubleQuoteWorkaroundTest.php \Drupal\Tests\search_api_solr\Kernel\Processor\DoubleQuoteWorkaroundTest::nodes
  2. 8.2 tests/src/Kernel/Processor/DoubleQuoteWorkaroundTest.php \Drupal\Tests\search_api_solr\Kernel\Processor\DoubleQuoteWorkaroundTest::nodes

The nodes created for testing.

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

File

tests/src/Kernel/Processor/DoubleQuoteWorkaroundTest.php, line 23

Class

DoubleQuoteWorkaroundTest
Tests the "Double Quote Workaround" processor.

Namespace

Drupal\Tests\search_api_solr\Kernel\Processor

Code

protected $nodes;