PHP 인터페이스 PhpGitHooks\Module\Git\Model\PrePushOriginalExecutorInterface

파일 보기 프로젝트 열기: bruli/php-git-hooks 0 사용 예제들

공개 메소드들

메소드 설명
execute ( string $remote, string $url ) : string | null

메소드 상세

execute() 공개 메소드

public execute ( string $remote, string $url ) : string | null
$remote string
$url string
리턴 string | null