You are here

protected property WebformElementManagedFileTest::$adminSubmissionUser in Webform 6.x

Same name and namespace in other branches
  1. 8.5 tests/src/Functional/Element/WebformElementManagedFileTest.php \Drupal\Tests\webform\Functional\Element\WebformElementManagedFileTest::adminSubmissionUser

Admin submission user.

Type: \Drupal\user\Entity\User

File

tests/src/Functional/Element/WebformElementManagedFileTest.php, line 46

Class

WebformElementManagedFileTest
Test for webform element managed file handling.

Namespace

Drupal\Tests\webform\Functional\Element

Code

protected $adminSubmissionUser;