Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PsyGit
Command
Push
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