You are here

protected property HistoryTest::$testNode in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/history/tests/src/Functional/HistoryTest.php \Drupal\Tests\history\Functional\HistoryTest::testNode

A page node for which to check content statistics.

Type: object

File

core/modules/history/tests/src/Functional/HistoryTest.php, line 43

Class

HistoryTest
Tests the History endpoints.

Namespace

Drupal\Tests\history\Functional

Code

protected $testNode;