You are here

protected property DateTimeHandlerTestBase::$nodes in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php \Drupal\datetime\Tests\Views\DateTimeHandlerTestBase::nodes

Nodes to test.

Type: \Drupal\node\NodeInterface[]

File

core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php, line 38
Contains \Drupal\datetime\Tests\Views\DateTimeHandlerTestBase.

Class

DateTimeHandlerTestBase
Base class for testing datetime handlers.

Namespace

Drupal\datetime\Tests\Views

Code

protected $nodes = [];