protected property AccessTest::$user1 in Drupal 8
Same name and namespace in other branches
- 9 core/modules/file/tests/src/Kernel/AccessTest.php \Drupal\Tests\file\Kernel\AccessTest::user1
An authenticated user.
Type: \Drupal\user\UserInterface
File
- core/
modules/ file/ tests/ src/ Kernel/ AccessTest.php, line 28
Class
- AccessTest
- Tests for the File access control.
Namespace
Drupal\Tests\file\KernelCode
protected $user1;