protected property IntegrationTest::$node in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/statistics/src/Tests/Views/IntegrationTest.php \Drupal\statistics\Tests\Views\IntegrationTest::node
Stores the node object which is used by the test.
Type: \Drupal\node\Entity\Node
File
- core/
modules/ statistics/ src/ Tests/ Views/ IntegrationTest.php, line 41 - Contains \Drupal\statistics\Tests\Views\IntegrationTest.
Class
- IntegrationTest
- Tests basic integration of views data from the statistics module.
Namespace
Drupal\statistics\Tests\ViewsCode
protected $node;