You are here

protected property StatisticsAdminTest::$testNode in Zircon Profile 8

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

A page node for which to check content statistics.

Type: \Drupal\node\NodeInterface

File

core/modules/statistics/src/Tests/StatisticsAdminTest.php, line 38
Contains \Drupal\statistics\Tests\StatisticsAdminTest.

Class

StatisticsAdminTest
Tests the statistics admin.

Namespace

Drupal\statistics\Tests

Code

protected $testNode;