protected property DateTimeHandlerTestBase::$nodes in Drupal 8
Same name in this branch
- 8 core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php \Drupal\datetime\Tests\Views\DateTimeHandlerTestBase::nodes
- 8 core/modules/datetime/tests/src/Kernel/Views/DateTimeHandlerTestBase.php \Drupal\Tests\datetime\Kernel\Views\DateTimeHandlerTestBase::nodes
Same name and namespace in other branches
- 9 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\ViewsCode
protected $nodes = [];