You are here

protected property RangeBrowserTestBase::$entityTypeId in Range 8

Entity type ID to test against.

Type: string

File

tests/src/Functional/RangeBrowserTestBase.php, line 24

Class

RangeBrowserTestBase
Base class for the range module's tests.

Namespace

Drupal\Tests\range\Functional

Code

protected $entityTypeId = 'node';