You are here

protected property AuditFilesManagedNotUsedTest::$user in Audit Files 8.3

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/AuditFilesManagedNotUsedTest.php \Drupal\Tests\auditfiles\Functional\AuditFilesManagedNotUsedTest::user

User with admin privileges.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/AuditFilesManagedNotUsedTest.php, line 31

Class

AuditFilesManagedNotUsedTest
Tests that the "Managed not used" report is reachable with no errors.

Namespace

Drupal\Tests\auditfiles\Functional

Code

protected $user;