PHP Class Liip\RMT\Version\Persister\ChangelogPersister

Inheritance: extends Liip\RMT\Version\Persister\AbstractPersister, implements Liip\RMT\Version\Persister\PersisterInterface, implements Liip\RMT\Version\Detector\DetectorInterface
Show file Open project: liip/rmt

Protected Properties

Property Type Description
$changelogManager

Public Methods

Method Description
__construct ( $options = [] )
getCurrentVersion ( )
getInformationRequests ( )
init ( )
save ( $versionNumber )

Method Details

__construct() public method

public __construct ( $options = [] )

getCurrentVersion() public method

public getCurrentVersion ( )

getInformationRequests() public method

init() public method

public init ( )

save() public method

public save ( $versionNumber )

Property Details

$changelogManager protected property

protected $changelogManager