You are here

protected property UninstallTest::$adminUser in FillPDF 8.4

Same name and namespace in other branches
  1. 5.0.x tests/src/Functional/UninstallTest.php \Drupal\Tests\fillpdf\Functional\UninstallTest::adminUser

A user with administrative permissions.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/UninstallTest.php, line 33

Class

UninstallTest
Tests uninstalling the module.

Namespace

Drupal\Tests\fillpdf\Functional

Code

protected $adminUser;