You are here

protected property DeployWebTestCase::$endpoint_modules in Deploy - Content Staging 7.2

Same name and namespace in other branches
  1. 7.3 deploy.test \DeployWebTestCase::endpoint_modules

File

./deploy.test, line 20
Deployment tests.

Class

DeployWebTestCase
Helper class.

Code

protected $endpoint_modules = array(
  'entity',
  'ctools',
  'uuid',
  'services',
  'rest_server',
  'uuid_services',
  'uuid_services_example',
);