You are here

protected property RobotsTxtBasicTest::$defaultTheme in RobotsTxt 8

Provides the default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/RobotsTxtBasicTest.php, line 22

Class

RobotsTxtBasicTest
Tests basic functionality of configured robots.txt files.

Namespace

Drupal\Tests\robotstxt\Functional

Code

protected $defaultTheme = 'stark';