PHP Interface PhpGitHooks\Module\Git\Model\PrePushOriginalExecutorInterface

ファイルを表示 Open project: bruli/php-git-hooks Interface Usage Examples

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