protected property ContentLockTestTrait::$user2 in Content locking (anti-concurrent editing) 8
Same name and namespace in other branches
- 8.2 tests/src/Functional/ContentLockTestTrait.php \Drupal\Tests\content_lock\Functional\ContentLockTestTrait::user2
User with break lock permissions.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ ContentLockTestTrait.php, line 32
Class
- ContentLockTestTrait
- Trait ContentLockTestTrait.
Namespace
Drupal\Tests\content_lock\FunctionalCode
protected $user2;