You are here

protected property LangCodeTest::$nodes in Porter-Stemmer 8

An array of nodes created for testing purposes.

Type: \Drupal\node\NodeInterface[]

File

tests/src/Functional/LangCodeTest.php, line 75

Class

LangCodeTest
Tests that EN language search terms are stemmed and return stemmed content.

Namespace

Drupal\Tests\porterstemmer\Functional

Code

protected $nodes;