You are here

protected property XmlRpcValidatorTest::$defaultTheme in xmlrpc 8

The theme to install as the default for testing.

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

Type: string

Overrides XmlRpcTestBase::$defaultTheme

File

src/Tests/XmlRpcValidatorTest.php, line 18

Class

XmlRpcValidatorTest
Test validation according to the XML-RPC.com validation suite.

Namespace

Drupal\xmlrpc\Tests

Code

protected $defaultTheme = 'stark';