You are here

protected property ViewsIntegrationTest::$testViewModule in Entity Reference Hierarchy 3.x

Module containing the test views.

Type: string

File

tests/src/Kernel/ViewsIntegrationTest.php, line 23

Class

ViewsIntegrationTest
Defines a class for testing views integration.

Namespace

Drupal\Tests\entity_hierarchy\Kernel

Code

protected $testViewModule = 'entity_hierarchy_test_views';