You are here

protected property FeedsBrowserTestBase::$adminUser in Feeds 8.3

A test user with administrative privileges.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/FeedsBrowserTestBase.php, line 42

Class

FeedsBrowserTestBase
Provides a base class for Feeds functional tests.

Namespace

Drupal\Tests\feeds\Functional

Code

protected $adminUser;