You are here

protected property ViewsAccordionTest::$user1 in Views Accordion 8

Same name and namespace in other branches
  1. 2.0.x tests/src/FunctionalJavascript/ViewsAccordionTest.php \Drupal\Tests\views_accordion\FunctionalJavascript\ViewsAccordionTest::user1

The first user.

Type: \Drupal\user\UserInterface

File

tests/src/FunctionalJavascript/ViewsAccordionTest.php, line 35

Class

ViewsAccordionTest
Tests the JavaScript functionality of the Views Accordion module.

Namespace

Drupal\Tests\views_accordion\FunctionalJavascript

Code

protected $user1;