You are here

protected property GoogleAnalyticsUninstallTest::$adminUser in Google Analytics 4.x

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/GoogleAnalyticsUninstallTest.php \Drupal\Tests\google_analytics\Functional\GoogleAnalyticsUninstallTest::adminUser

Admin user.

Type: \Drupal\user\Entity\User|bool

File

tests/src/Functional/GoogleAnalyticsUninstallTest.php, line 36

Class

GoogleAnalyticsUninstallTest
Test uninstall functionality of Google Analytics module.

Namespace

Drupal\Tests\google_analytics\Functional

Code

protected $adminUser;