public property DeployEndpoint::$authenticator in Deploy - Content Staging 7.3
Same name and namespace in other branches
- 7.2 includes/DeployEndpoint.inc \DeployEndpoint::authenticator
The authenticator object that will be used to push to this endpoint.
Type: DeployAuthenticator
File
- includes/
DeployEndpoint.inc, line 61 - Base class for Deploy endpoint definitions.
Class
- DeployEndpoint
- Class representing a deployment endpoint.
Code
public $authenticator = NULL;