PHP Class PsyGit\Command\Push

Author: Jefersson Nathan ([email protected])
Afficher le fichier Open project: malukenho/PsyGit

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( callable $commandHandler )
$commandHandler callable

__invoke() public méthode

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