You are here

protected property AuditFilesUsedNotReferencedTest::$user in Audit Files 8.3

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

User with admin privileges.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/AuditFilesUsedNotReferencedTest.php, line 43

Class

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

Namespace

Drupal\Tests\auditfiles\Functional

Code

protected $user;