public static create ( PreCommitResponse $preCommitResponse, CommitMsgResponse $commitMsgResponse, PrePushResponse $prePushResponse ) : ConfigurationDataResponse |
$preCommitResponse |
PhpGitHooks\Module\Configuration\Contract\Response\PreCommitResponse |
|
$commitMsgResponse |
PhpGitHooks\Module\Configuration\Contract\Response\CommitMsgResponse |
|
$prePushResponse |
PhpGitHooks\Module\Configuration\Contract\Response\PrePushResponse |
|
return |
PhpGitHooks\Module\Configuration\Contract\Response\ConfigurationDataResponse |
|