You are here

protected property RangeViewsTestBase::$bundle in Range 8

Bundle we are testing against.

Type: string

File

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

Class

RangeViewsTestBase
Base class for testing range handlers.

Namespace

Drupal\Tests\range\Functional\Views

Code

protected $bundle = 'test_bundle';