You are here

protected property TreeTestBase::$parents in Views tree 8.2

Parent entities.

Type: \Drupal\entity_test\Entity\EntityTest[]

File

tests/src/Kernel/Plugin/views/style/TreeTestBase.php, line 23

Class

TreeTestBase
Base class for testing tree style plugins.

Namespace

Drupal\Tests\views_tree\Kernel\Plugin\views\style

Code

protected $parents;