protected property ContentLockTestTrait::$user1 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::user1
User without break lock permissions.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ ContentLockTestTrait.php, line 25
Class
- ContentLockTestTrait
- Trait ContentLockTestTrait.
Namespace
Drupal\Tests\content_lock\FunctionalCode
protected $user1;