You are here

protected property FivestarAjaxTestBase::$voterUser in Fivestar 8

A user with permission to vote.

Type: \Drupal\user\UserInterface

File

tests/src/FunctionalJavascript/FivestarAjaxTestBase.php, line 45

Class

FivestarAjaxTestBase
Test base for the Fivestar module.

Namespace

Drupal\Tests\fivestar\FunctionalJavascript

Code

protected $voterUser;