PHP 클래스 Liip\RMT\Version\Persister\ChangelogPersister

상속: extends Liip\RMT\Version\Persister\AbstractPersister, implements Liip\RMT\Version\Persister\PersisterInterface, implements Liip\RMT\Version\Detector\DetectorInterface
파일 보기 프로젝트 열기: liip/rmt

보호된 프로퍼티들

프로퍼티 타입 설명
$changelogManager

공개 메소드들

메소드 설명
__construct ( $options = [] )
getCurrentVersion ( )
getInformationRequests ( )
init ( )
save ( $versionNumber )

메소드 상세

__construct() 공개 메소드

public __construct ( $options = [] )

getCurrentVersion() 공개 메소드

public getCurrentVersion ( )

getInformationRequests() 공개 메소드

init() 공개 메소드

public init ( )

save() 공개 메소드

public save ( $versionNumber )

프로퍼티 상세

$changelogManager 보호되어 있는 프로퍼티

protected $changelogManager