PHP Class PhpGitHooks\Module\Git\Infrastructure\Git\PrePushOriginalExecutor

Inheritance: implements PhpGitHooks\Module\Git\Model\PrePushOriginalExecutorInterface
Mostra file Open project: bruli/php-git-hooks

Public Methods

Method Description
execute ( string $remote, string $url ) : string | null

Method Details

execute() public method

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