You are here

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

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

The nodes created for testing.

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

File

tests/src/Kernel/Processor/HtmlFilterTest.php, line 28

Class

HtmlFilterTest
Tests usages of Solr payloads.

Namespace

Drupal\Tests\search_api_solr\Kernel\Processor

Code

protected $nodes;