You are here

constant WIP_STATUS_COMPLETED in Acquia Cloud Site Factory Connector 8.2

Same name and namespace in other branches
  1. 8 acsf_init/lib/cloud_hooks/common/pre-web-activate/000-acquia-deployment.php \WIP_STATUS_COMPLETED

Constant for the Site Factory WIP task status for completion without error.

1 use of WIP_STATUS_COMPLETED
main in acsf_init/lib/cloud_hooks/common/pre-web-activate/000-acquia-deployment.php
The entry point into the script.

File

acsf_init/lib/cloud_hooks/common/pre-web-activate/000-acquia-deployment.php, line 33
This script is responsible for deploying theme files on each webnode.

Code

define('WIP_STATUS_COMPLETED', 16);