protected property EntityPagerTest::$nodes in Entity Pager 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/EntityPagerTest.php \Drupal\Tests\entity_pager\Functional\EntityPagerTest::nodes
The nodes used in tests.
Type: \Drupal\node\NodeInterface[]
File
- tests/
src/ Functional/ EntityPagerTest.php, line 47
Class
- EntityPagerTest
- Tests the entity pager view style.
Namespace
Drupal\Tests\entity_pager\FunctionalCode
protected $nodes;