You are here

protected property ContentLockTestTrait::$entity in Content locking (anti-concurrent editing) 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/ContentLockTestTrait.php \Drupal\Tests\content_lock\Functional\ContentLockTestTrait::entity

The entity to test.

Type: \Drupal\entity_test\Entity\EntityTestMul

File

tests/src/Functional/ContentLockTestTrait.php, line 39

Class

ContentLockTestTrait
Trait ContentLockTestTrait.

Namespace

Drupal\Tests\content_lock\Functional

Code

protected $entity;