You are here

protected property StatisticsAdminTest::$testNode in Drupal 8

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

A page node for which to check content statistics.

Type: \Drupal\node\NodeInterface

File

core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php, line 42

Class

StatisticsAdminTest
Tests the statistics admin.

Namespace

Drupal\Tests\statistics\Functional

Code

protected $testNode;