public static property XmlRpcValidatorTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcValidatorTest.php, line 22
Definition of Drupal\xmlrpc\Tests\XmlRpcValidatorTest.

Class

XmlRpcValidatorTest
XML-RPC validator1 specification.

Namespace

Drupal\xmlrpc\Tests

Code

public static $modules = array(
  'xmlrpc',
  'xmlrpc_test',
);