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