You are here

protected property RangeBrowserTestBase::$bundle in Range 8

Bundle to test against.

Type: string

File

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

Class

RangeBrowserTestBase
Base class for the range module's tests.

Namespace

Drupal\Tests\range\Functional

Code

protected $bundle = 'test_bundle';