You are here

protected property ContentLockTimeoutTest::$article1 in Content locking (anti-concurrent editing) 8.2

Same name and namespace in other branches
  1. 8 modules/content_lock_timeout/tests/src/Functional/ContentLockTimeoutTest.php \Drupal\Tests\content_lock_timeout\Functional\ContentLockTimeoutTest::article1

A node created.

Type: \Drupal\node\NodeInterface

File

modules/content_lock_timeout/tests/src/Functional/ContentLockTimeoutTest.php, line 87

Class

ContentLockTimeoutTest
Test content_lock_timeout sub module.

Namespace

Drupal\Tests\content_lock_timeout\Functional

Code

protected $article1;