You are here

protected property RateWidgetTestBase::$nodes in Rate 8.2

An array of nodes.

Type: \Drupal\node\NodeInterface[]

File

tests/src/Functional/RateWidgetTestBase.php, line 46

Class

RateWidgetTestBase
Holds set of tools for the rate widget testing.

Namespace

Drupal\Tests\rate\Functional

Code

protected $nodes;