public property DeployEndpoint::$service_plugin in Deploy - Content Staging 7.2
Same name and namespace in other branches
- 7.3 includes/DeployEndpoint.inc \DeployEndpoint::service_plugin
The name of the service plugin to be used to deploy to this endpoint.
Type: string
File
- includes/
DeployEndpoint.inc, line 24 - Base class for Deploy endpoint definitions.
Class
- DeployEndpoint
- Class representing a deployment endpoint.
Code
public $service_plugin = NULL;