You are here

protected property DateTimeHandlerTestBase::$nodes in Drupal 9

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

Nodes to test.

Type: \Drupal\node\NodeInterface[]

File

core/modules/datetime/tests/src/Kernel/Views/DateTimeHandlerTestBase.php, line 45

Class

DateTimeHandlerTestBase
Base class for testing datetime handlers.

Namespace

Drupal\Tests\datetime\Kernel\Views

Code

protected $nodes = [];