You are here

constant DEPLOY_STATUS_DEPLOYED in Deploy - Content Staging 7.3

Same name and namespace in other branches
  1. 7.2 deploy.module \DEPLOY_STATUS_DEPLOYED
1 use of DEPLOY_STATUS_DEPLOYED
DeployEndpoint::deploy in includes/DeployEndpoint.inc
Deploys all entities over to the endpoint.

File

./deploy.module, line 24
Deploy module functions.

Code

define('DEPLOY_STATUS_DEPLOYED', 3);