public property DeployEndpoint::$debug in Deploy - Content Staging 7.3
Same name and namespace in other branches
- 7.2 includes/DeployEndpoint.inc \DeployEndpoint::debug
Whether debug mode is enabled for this endpoint.
Type: boolean
File
- includes/
DeployEndpoint.inc, line 17 - Base class for Deploy endpoint definitions.
Class
- DeployEndpoint
- Class representing a deployment endpoint.
Code
public $debug = FALSE;