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