You are here

protected property ViewfieldFunctionalTestBase::$adminUser in Viewfield 8.3

A user with all permissions.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/FunctionalJavascript/ViewfieldFunctionalTestBase.php, line 54

Class

ViewfieldFunctionalTestBase
Provide basic setup for all Viewfield functional tests.

Namespace

Drupal\Tests\viewfield\FunctionalJavascript

Code

protected $adminUser;