PHP Class PsyGit\Command\Push

Author: Jefersson Nathan ([email protected])
Show file Open project: malukenho/PsyGit

Public Methods

Method Description
__construct ( callable $commandHandler )
__invoke ( string $remote, string $branch, string $option = self::PUSH_NORMAL )

Method Details

__construct() public method

public __construct ( callable $commandHandler )
$commandHandler callable

__invoke() public method

public __invoke ( string $remote, string $branch, string $option = self::PUSH_NORMAL )
$remote string
$branch string
$option string