You are here

protected property RangeViewsTestBase::$entityTypeId in Range 8

Entity type ID we are testing against.

Type: string

File

tests/src/Functional/Views/RangeViewsTestBase.php, line 31

Class

RangeViewsTestBase
Base class for testing range handlers.

Namespace

Drupal\Tests\range\Functional\Views

Code

protected $entityTypeId = 'node';