You are here

protected property WebformViewsTestBase::$admin in Webform Views Integration 8.5

Account with super privileges.

Type: \Drupal\user\UserInterface

File

tests/src/Kernel/WebformViewsTestBase.php, line 75

Class

WebformViewsTestBase
Reasonable starting point for testing integration between webform and views.

Namespace

Drupal\Tests\webform_views\Kernel

Code

protected $admin;