PHP 클래스 PsyGit\Command\Push

저자: Jefersson Nathan ([email protected])
파일 보기 프로젝트 열기: malukenho/PsyGit

공개 메소드들

메소드 설명
__construct ( callable $commandHandler )
__invoke ( string $remote, string $branch, string $option = self::PUSH_NORMAL )

메소드 상세

__construct() 공개 메소드

public __construct ( callable $commandHandler )
$commandHandler callable

__invoke() 공개 메소드

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