You are here

protected property ViewModeToggleTest::$adminUser in Facebook Instant Articles 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/ViewModeToggleTest.php \Drupal\Tests\fb_instant_articles\Functional\ViewModeToggleTest::adminUser

An user with administration permissions.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/ViewModeToggleTest.php, line 48

Class

ViewModeToggleTest
Tests the view mode toggle functionality.

Namespace

Drupal\Tests\fb_instant_articles\Functional

Code

protected $adminUser;