PHP 클래스 Liip\RMT\Action\VcsPublishAction

상속: extends BaseAction
파일 보기 프로젝트 열기: liip/rmt

공개 메소드들

메소드 설명
__construct ( $options = [] )
execute ( )
getInformationRequests ( )

보호된 메소드들

메소드 설명
getRemote ( ) : string | null Return the remote name where to publish or null if not defined

메소드 상세

__construct() 공개 메소드

public __construct ( $options = [] )

execute() 공개 메소드

public execute ( )

getInformationRequests() 공개 메소드

getRemote() 보호된 메소드

Return the remote name where to publish or null if not defined
protected getRemote ( ) : string | null
리턴 string | null