You are here

protected property FeedsJavascriptTestBase::$adminUser in Feeds 8.3

A test user with administrative privileges.

Type: \Drupal\user\UserInterface

File

tests/src/FunctionalJavascript/FeedsJavascriptTestBase.php, line 44

Class

FeedsJavascriptTestBase
Base class for Feeds javascript tests.

Namespace

Drupal\Tests\feeds\FunctionalJavascript

Code

protected $adminUser;