You are here

protected property CToolsViewsBasicViewBlockTest::$defaultTheme in Chaos Tool Suite (ctools) 8.3

The theme to install as the default for testing.

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

Type: string

Overrides BrowserTestBase::$defaultTheme

File

modules/ctools_views/tests/src/Functional/CToolsViewsBasicViewBlockTest.php, line 43

Class

CToolsViewsBasicViewBlockTest
Tests ctools_views block display plugin overrides settings from a basic View.

Namespace

Drupal\Tests\ctools_views\Functional

Code

protected $defaultTheme = 'classy';