Méthode | Description | |
---|---|---|
handlePush ( ) : mixed | Parses the request for a push webhook body. | |
isRequestOrigin ( ) : boolean | Determines whether the request was from Beanstalkapp. |
public handlePush ( ) : mixed | ||
Résultat | mixed | Either an array of parameters for the deployment config, or false if it is invalid. |
public isRequestOrigin ( ) : boolean | ||
Résultat | boolean |