Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Liip
RMT
Action
VcsPublishAction
PHP Class Liip\RMT\Action\VcsPublishAction
Inheritance:
extends
BaseAction
Exibir arquivo
Open project: liip/rmt
Public Methods
Method
Description
__construct
(
$options
= [] )
execute
( )
getInformationRequests
( )
Protected Methods
Method
Description
getRemote
( ) :
string
|
null
Return the remote name where to publish or null if not defined
Method Details
__construct()
public
method
public
__construct
(
$options
= [] )
execute()
public
method
public
execute
( )
getInformationRequests()
public
method
public
getInformationRequests
( )
getRemote()
protected
method
Return the remote name where to publish or null if not defined
protected
getRemote
( ) :
string
|
null
return
string
|
null