You are here

protected property RateWidgetListTest::$defaultTheme in Rate 8.2

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides RateWidgetTestBase::$defaultTheme

File

tests/src/Functional/RateWidgetListTest.php, line 15

Class

RateWidgetListTest
Testing the listing functionality for the Rate widget entity.

Namespace

Drupal\Tests\rate\Functional

Code

protected $defaultTheme = 'stable';