메소드 | 설명 | |
---|---|---|
handlePush ( ) : mixed | Parses the request for a push webhook body. | |
isRequestOrigin ( ) : boolean | Determines whether the request was from Beanstalkapp. |
public handlePush ( ) : mixed | ||
리턴 | mixed | Either an array of parameters for the deployment config, or false if it is invalid. |
public isRequestOrigin ( ) : boolean | ||
리턴 | boolean |