PHP Class Liip\RMT\Action\VcsPublishAction

Inheritance: extends BaseAction
Afficher le fichier Open project: liip/rmt

Méthodes publiques

Méthode Description
__construct ( $options = [] )
execute ( )
getInformationRequests ( )

Méthodes protégées

Méthode Description
getRemote ( ) : string | null Return the remote name where to publish or null if not defined

Method Details

__construct() public méthode

public __construct ( $options = [] )

execute() public méthode

public execute ( )

getInformationRequests() public méthode

getRemote() protected méthode

Return the remote name where to publish or null if not defined
protected getRemote ( ) : string | null
Résultat string | null