You are here

protected property RateNodeWidgetTestBase::$users in Rate 8

An array of users.

Type: \Drupal\user\UserInterface[]

File

tests/src/Functional/RateNodeWidgetTestBase.php, line 50

Class

RateNodeWidgetTestBase
Base class for Rate functional tests.

Namespace

Drupal\Tests\rate\Functional

Code

protected $users;