PHP 클래스 PhpGitHooks\Module\Git\Infrastructure\Git\PrePushOriginalExecutor

상속: implements PhpGitHooks\Module\Git\Model\PrePushOriginalExecutorInterface
파일 보기 프로젝트 열기: bruli/php-git-hooks

공개 메소드들

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

메소드 상세

execute() 공개 메소드

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