You are here

protected property AuditFilesNotInDatabaseTest::$user in Audit Files 8.3

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

User with admin privileges.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/AuditFilesNotInDatabaseTest.php, line 30

Class

AuditFilesNotInDatabaseTest
Tests that the "Not in Database" report is reachable with no errors.

Namespace

Drupal\Tests\auditfiles\Functional

Code

protected $user;